OnAnnSelect event (ILEADRasterAnnotation)
void OnAnnSelect (ILEADRasterVariant * aObjects, short uCount); | |
Overview |
Refer to Implementing Annotations. |
Remarks
(Document/Medical only)Occurs when annotation objects are selected or deselected. If uCount is 0, then no objects are selected. If you click outside all the annotation objects, this event will still be fired and uCount will be 0.
See Also
Elements: |
|
Topics: |
Annotations (Document/Medical only): Automation, Annotations (Document/Medical only): Annotation Events |