C#
VB
Java
Objective-C
WinRT C#
C++
Gets the automation control associated with this designer.
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()
}
The automation control associated with this designer.
This is the same value passed as the automationControl parameter of #ctor constructor.
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