AnnGetSelected method (Annotation Control)
Builder Syntax |
|
Delphi Syntax |
Function AnnGetSelected(hObject: HANNOBJECT; var bSelected: Boolean): L_INT; |
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