UserHandle property (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

ILEADRasterAnnHandle * UserHandle (long uIndex);

Overview

Refer to Implementing Annotations.

Remarks

Gets or sets user – defined annotation handle properties for all user-defined handles associated with an annotation object.

The AnnGetUserHandles method updates the UserHandle property with the annotation handle information for all handles associated with the specified annotation object. The UserHandleCount property is updated with the number of handles retrieved by the AnnGetUserHandles method.

See Also

Elements:

AnnGetUserHandles method, UserHandleCount property

Topics:

Annotations (Document/Medical only): Object Manipulation