public virtual IAnnAutomationControl AutomationControl { get; }
Public Overridable ReadOnly Property AutomationControl As IAnnAutomationControl
@property (nonatomic,retain,readonly) NSObject<LTIAnnAutomationControl>* automationControl;
public IAnnAutomationControl getAutomationControl()
public:
virtual property IAnnAutomationControl^ AutomationControl
{
IAnnAutomationControl^ get()
}
The IAnnAutomationControl control for this AnnAutomation
If this AnnAutomation was created with an instance of IAnnAutomationControl using the AnnAutomation(AnnAutomationManager, IAnnAutomationControl) method, then this property will return the instance of this IAnnAutomationControl (or the control subsequently attached with Attach or AttachContainer).
In the above case, every AnnAutomation has one IAnnAutomationControl control and one AnnContainer object.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document