←Select platform

AnnAutomationEventArgs Class

Summary
Provides data for the AnnAutomation.OnShowContextMenu and AnnAutomation.OnShowContextMenu events.
Syntax
C#
VB
Objective-C
C++
Java
public class AnnAutomationEventArgs : EventArgs 
Public Class AnnAutomationEventArgs  
   Inherits System.EventArgs 
@interface LTAnnAutomationEventArgs : LTAnnObject 
public class AnnAutomationEvent extends LeadEvent 
public: 
   ref class AnnAutomationEventArgs : EventArgs 
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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.