AutomationRotateAngle Property

Summary

The rotation angle of the viewer.

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

Property Value

The current rotation angle value of the viewer associated with this automation control.

Remarks

LEADTOOLS will set this value to the current rotation angle 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