Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Designers)

AutomationControl Property

Show in webframe
Gets the automation control associated with this designer.
Syntax
get_automationControl();
Object.defineProperty('automationControl');

Property Value

TypeDescription
IAnnAutomationControlThe automation control associated with this designer.
Remarks

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

See Also

Reference

AnnDesigner Object
AnnDesigner Members

Error processing SSI file