AnnSelectPoint method (Main Control)
Visual
Basic example
Visual
C++ 4.0 example
Syntax short AnnSelectPoint(OLE_HANDLE 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