AnnSelectRect method (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short AnnSelectRect(long hContainer, float left, float top, float right, float bottom);

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Selects all objects within the specified rectangle, relative to the window.

Selecting an object sets its selected property to TRUE.

See Also

Elements

AnnSelectRectLeft property, AnnSelectRectTop property, AnnSelectRectWidth property, AnnSelectRectHeight property

Topics

Annotations (Document/Medical only): Automation

 

Displaying and Manipulating Annotation Objects