OnAnnMenu event (ILEADRasterAnnotation)
void OnAnnMenu (long hMenu); | |
Overview |
Refer to Annotation Menu |
Remarks
(Document/Medical only)Occurs just before an annotation automation menu is displayed.
The hMenu parameter is an object that references the menu that will be displayed. You can use this AnnMenu object to modify the menu prior to displaying it.
The following properties and methods are associated with the AnnMenu object:
See Also