AnnSelectRect method (Main Control)

Visual Basic example
Visual C++ 4.0 example

Syntax short AnnSelectRect(OLE_HANDLE 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