←Select platform

AutomationControl Property

Summary

Gets the automation control associated with this designer.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public IAnnAutomationControl AutomationControl { get; } 
Public ReadOnly Property AutomationControl As Leadtools.Annotations.Core.IAnnAutomationControl 
public Leadtools.Annotations.Core.IAnnAutomationControl AutomationControl {get;} 
@property (nonatomic, strong, readonly, nullable) id<LTAnnAutomationControl> automationControl 
public IAnnAutomationControl getAutomationControl() 
 get_AutomationControl();  
public:  
   property IAnnAutomationControl^ AutomationControl 
   { 
      IAnnAutomationControl^ get() 
   } 

Property Value

The automation control associated with this designer.

Remarks

This is the same value passed as the automationControl parameter of #ctor constructor.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly