Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Designers Assembly > Leadtools.Annotations.Designers Namespace > AnnDesigner Class : AutomationControl Property |
public IAnnAutomationControl AutomationControl {get;}
'Declaration
Public ReadOnly Property AutomationControl As IAnnAutomationControl
'Usage
Dim instance As AnnDesigner Dim value As IAnnAutomationControl value = instance.AutomationControl
public IAnnAutomationControl AutomationControl {get;}
@property (nonatomic, strong, readonly, nullable) id<LTAnnAutomationControl> automationControl
public IAnnAutomationControl getAutomationControl()
get_AutomationControl();
This is the same value passed as the automationControl parameter of #ctor constructor.