AutomationScaleFactor Property

Summary

The scale factor of the viewer.

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

Property Value

The current scale factor value of the viewer associated with this automation control.

Remarks

LEADTOOLS will set this value to the current scale factor value of the viewer associated with this automation control. This is needed to correctly orient and scale text in fixed state operations.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly