AnnGetSelected method (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT_BOOL AnnGetSelected(long hObject);

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Gets a value that indicates whether the specified annotation object is selected.

The AnnSet... methods can be used to set the properties of all objects that have the selected property set to TRUE.

See Also

Elements

AnnSelectRect method, AnnSelectRectLeft property, AnnSelectRectTop property, AnnGetType method, AnnHitTest method, AnnSelectRectWidth property, AnnSelectRectHeight property, AnnShowLockedIcon property, AnnSelectPoint method

Topics

Annotations (Document/Medical only): Object Manipulation

 

Displaying and Manipulating Annotation Objects

 

Obtaining Annotation Object Information