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