rotateAngle Property

Summary

Gets or sets the rotation angle of the frame image.

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

Property Value

Value that represents the rotation angle of the frame image.

Remarks

To invert the image, refer to Inverted.

To flip the image, refer to Flipped.

To reverse the image, refer to Reversed.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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