AnnDefine method (Annotation Control)

C++ Builder example

Delphi example

 

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

Elements

AnnCreate method, AnnDestroy method, AnnGetVisible method, AnnInsert method, AnnSetAutoDefaults method, AnnSetSelected method, AnnSetVisible method, AnnCreateItem method, AnnCut method, AnnGetContainer method, AnnGetTopContainer method, AnnInsert method, AnnRemove method

Topics

Annotations (Document/Medical only): Object Manipulation

 

Displaying and Manipulating Annotation Objects

 

Annotations (Document/Medical only): Implementing Automation

 

Annotations (Document/Medical only): Creating and Deleting Annotations