automationControl Property

Summary

Gets the automation control associated with this designer.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnDesigner.prototype, 'automationControl', 
	get: function() 
) 
automationControl: IAnnAutomationControl; // read-only 

Property Value

The automation control associated with this designer.

Remarks

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

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.