ID property (ILEADRasterAnnHandleInfo)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long ID;

Overview

Refer to Implementing Annotations.

Remarks

Gets or sets a unique identifier of the user handle. If the Type property is ANN_HANDLE_TYPE_ROTATE_HANDLE, then the ID property specifies whether this is a center rotate handle (ANN_ROTATE_HANDLE_CENTER_ID) or a gripper rotate handle (ANN_ROTATE_HANDLE_GRIPPER_ID).

When adding more than one user handle to an annotation object, give each user handle a different ID.

See Also

Elements:

AnnEnumerateHandle method, OnEnumerateHandle event, Type property (ILEADRasterAnnHandleInfo), Index property (ILEADRasterAnnHandleInfo), ContainerX property (ILEADRasterAnnHandleInfo), ContainerY property (ILEADRasterAnnHandleInfo), ClientX property (ILEADRasterAnnHandleInfo), ClientY property (ILEADRasterAnnHandleInfo), EnableVisible property (ILEADRasterAnnHandleInfo), PenColor property (ILEADRasterAnnHandleInfo), FillColor property (ILEADRasterAnnHandleInfo), Shape property (ILEADRasterAnnHandleInfo), hCursor property (ILEADRasterAnnHandleInfo), Totalhandles property (ILEADRasterAnnHandleInfo)

Topics:

Annotations (Document/Medical only): Object Manipulation