AnnGetObjectFromTag method (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

short AnnGetObjectFromTag(long hObject, long lTag, VARIANT_BOOL bSelected);

Overview

Refer to Implementing Annotations.

Remarks

Fills the AnnTagObject property with a handle to the object that has the specified tag.

For more information on getting and setting tags, refer to AnnGetTag method and AnnSetTag method.

Read the AnnTagObject property after calling this method to get to the object that has the specified tag.

See Also

Elements

AnnGetTag method, AnnSetTag method

Topics

Annotations (Document/Medical only): Object Manipulation

 

Displaying and Manipulating Annotation Objects

 

Obtaining Annotation Object Information