AnnUserHandle property (Annotation Control)
Builder Syntax |
TAnnHandle* AnnUserHandle[unsigned uIndex] |
Delphi Syntax |
AnnUserHandle [uIndex: L_UINT]: TAnnHandle |
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 AnnUserHandle property with the annotation handle information for all handles associated with the specified annotation object. The AnnUserHandlesCount property is updated with the number of handles retrieved by the AnnGetUserHandles method.
See Also
Elements: |
|
Topics: |