UserHandleCount property (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long UserHandleCount;

Overview

Refer to Implementing Annotations.

Remarks

(Read Only) Gets the total number of user - defined handles associated with an annotation object.

This property is updated when the AnnGetUserHandles method returns. Therefore, you must call the AnnGetUserHandles method before checking this property for the number of user – defined handles.

See Also

Elements:

AnnGetUserHandles method, UserHandle property

Topics:

Annotations (Document/Medical only): Object Manipulation