HandleIndex property (ILEADRasterAnnotation)
long HandleIndex; | |
Overview |
Refer to Implementing Annotations. |
Remarks
Gets or sets the index of a handle. This is the zero-based index. This property is valid only if the PositionResult property is updated with either ANN_HIT_HANDLE or ANN_HIT_USER_HANDLE. The default handles and the user handles are maintained internally as separate arrays of handles. This means that there is both a default handle "0" and a user handle "0".
See Also
Elements: |
HandleID property, PositionResult property, ObjectHitHandle property, AnnHitTestExt method |
Topics: |