AnnGetRgnHandle method (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long AnnGetRgnHandle(long hObject);

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Creates a region from the specified annotation object and retrieves a handle to that region.

Regions can be created from the following annotation objects:

ANN_OBJECT_FREEHAND
ANN_OBJECT_POLYLINE
ANN_OBJECT_POLYGON
ANN_OBJECT_RECT
ANN_OBJECT_ELLIPSE
ANN_OBJECT_FREEHANDHOTSPOT
ANN_OBJECT_HOTSPOT
ANN_OBJECT_STAMP
ANN_OBJECT_NOTE
ANN_OBJECT_TEXT
ANN_OBJECT_HILITE
ANN_OBJECT_BUTTON
ANN_OBJECT_REDACT

See Also

Elements

AnnGetArea method

Topics

Annotations (Document/Medical only): Object Manipulation

 

Displaying and Manipulating Annotation Objects

 

Obtaining Annotation Object Information