Provides data for the AnnAutomation.OnShowContextMenu and AnnAutomation.OnShowContextMenu events.
public class AnnAutomationEventArgs : EventArgs
Public Class AnnAutomationEventArgs
Inherits System.EventArgs
public sealed class AnnAutomationEventArgs : System.EventArgs
@interface LTAnnAutomationEventArgs : LTAnnObject
public class AnnAutomationEvent extends LeadEvent
function Leadtools.Annotations.Automation.AnnAutomationEventArgs()
public:
ref class AnnAutomationEventArgs : EventArgs
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET