Gets the automation control associated with this designer.
Object.defineProperty(AnnDesigner.prototype, 'automationControl',
get: function()
)
automationControl: IAnnAutomationControl; // read-only
The automation control associated with this designer.
This is the same value passed as the automationControl parameter of #ctor constructor.