automationControl Property (AnnDesigner)

Summary

Gets the automation control associated with this designer.

Syntax

JavaScript Syntax
Object.defineProperty(AnnDesigner.prototype, 'automationControl', 
	get: function() 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Designers Assembly
Click or drag to resize