AnnDefine method (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

short AnnDefine(long hObject, float x, float y, AnnDefineConstants iState);

Overview

Refer to Implementing Annotations.

Remarks

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

Topics

Annotations (Document/Medical only): Object Manipulation

 

Annotations (Document/Medical only): Creating Custom Annotations

 

Displaying and Manipulating Annotation Objects