AnnDefine method (Annotation Control)
Builder Syntax |
int AnnDefine(LEADTyp::L_HANDLE hObject, int x, int y, int iState); |
Delphi Syntax |
Function AnnDefine(hObject: L_HANDLE; x, y, iState: Integer): Integer; |
Overview |
Refer to Implementing Annotations. |
Remarks
(Document/Medical only) Specifies the shape when creating or transforming an annotation object. This method specifies one point in the current window each time it is called.
See Also