automationEnabled Property

Summary

Gets a value that indicates whether the automation control is enabled.

Syntax

JavaScript Syntax
Object.defineProperty(AutomationImageViewer.prototype, 'automationEnabled', 
	get: function() 
) 
TypeScript Syntax
automationEnabled: boolean; // read-only 

Property Value

true if the automation control is enabled; otherwise, it is false.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly