Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Annotations.Automation Assembly > Leadtools.Annotations.Automation Namespace : AnnAutomationEventArgs Class |
public class AnnAutomationEventArgs : System.EventArgs
'Declaration
Public Class AnnAutomationEventArgs Inherits System.EventArgs
public sealed class AnnAutomationEventArgs : ~Remove~
@interface LTAnnAutomationEventArgs : LTAnnObject
public class AnnAutomationEvent extends LeadEvent
function Leadtools.Annotations.Automation.AnnAutomationEventArgs()
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.