AnnGetSelected method (ILEADRasterAnnotation)
VARIANT_BOOL AnnGetSelected(long 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