AnnTagObject property (ILEADRasterAnnotation)
long AnnTagObject | |
Overview |
Refer to Implementing Annotations. |
Remarks
(Read only) Gets the handle of the annotation object that has the specified tag. This property is updated by calling the AnnGetObjectFromTag method.
Possible values are:
Value |
Meaning |
NULL |
An object with the specified tag was not found. |
! NULL |
Handle to the annotation object that has the tag specified in lTag. |
See Also
Elements: |
AnnGetTag method, AnnSetTag method, AnnGetObjectFromTag method |