AnnGetSelectList method (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

short AnnGetSelectList ILEADRasterVariant * pVarList);

Overview

Refer to Implementing Annotations.

Remarks

Fills the pVarList with an array of object handles for the currently selected annotation objects.

You can use the AnnGetSelectCount method to see how many handles will be in the array.

See Also

Elements

AnnGetSelectCount method

Topics

Annotations (Document/Medical only): Automation

 

Displaying and Manipulating Annotation Objects

 

Obtaining Annotation Object Information