angle Property

Summary

Gets or set the rotation angle of the rotation tool.

Syntax
TypeScript
JavaScript
Object.defineProperty(RotationTool.prototype, 'angle', 
	get: function(), 
	set: function(value) 
) 
angle: number; 

Property Value

Value that represents the rotation angle.

Remarks

The range of values is from -45 degrees to 45 degrees.

To change the value manually, click and drag the line of the rotation tool.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly

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