AnnAutomationEventArgs Object

Summary

Provides data for the AnnAutomation.OnShowContextMenu and AnnAutomation.OnShowContextMenu events.

Syntax
TypeScript
JavaScript
function lt.Annotations.Automation.AnnAutomationEventArgs 
	extends System.EventArgs 
class lt.Annotations.Automation.AnnAutomationEventArgs() 
	extends LeadEventArgs 

Remarks

When this event occurs, the value of Object will be the automation object associated with the current selected object. If no object is selected, then the value of Object will be null. You can check this value to determine whether to show the context menu for a particular object or for the whole container.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly