Gets the automation control for this AnnAutomation.
Object.defineProperty(AnnAutomation.prototype, 'automationControl',
get: function()
)
automationControl: IAnnAutomationControl; // read-only
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).
In the above case, every AnnAutomation has one IAnnAutomationControl control and one AnnContainer object.
Products |
Support |
Feedback: automationControl Property (AnnAutomation) - Leadtools.Annotations.Automation |
Introduction |
Help Version 19.0.2017.3.21
|