AnnSelectPoint method (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short AnnSelectPoint(long hContainer, float x, float y);

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Selects the annotation object at the specified point, relative to the window. If objects overlap, this method selects the front object.

Selecting an object sets its selected property to TRUE.

See Also

Elements

AnnSelectRect method, AnnSelectRectLeft property, AnnSelectRectTop property, AnnHitTest method, AnnSelectRectWidth property, AnnSelectRectHeight property

Topics

Annotations (Document/Medical only): Automation

 

Displaying and Manipulating Annotation Objects