AnnGetUserData method (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short AnnGetUserData (long hObject, ILEADRasterVariant *pData)

Overview

Refer to Implementing Annotations.

Remarks

Use this Method to get the associated user-defined data of an annotation object.

If you set the Variant Type (pData->Type) = VALUE_STRING then Data Will come as String else it will Come As Array of Byte

See Also

Elements:

AnnAutoSnapCursor property, Flags property, AnnAutoCursor property, AnnSetUserData method

Topics:

Annotations (Document/Medical only): Object Manipulation

 

Obtaining Annotation Object Information