flipped Property

Summary

Gets or sets whether the frame image is flipped.

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

Property Value

true to flip the image, false to un-flip it.

Remarks

To Rotate the image, refer to RotateAngle.

To Reverse the image, refer to Reversed.

To Invert the image, refer to Inverted.

Requirements

Target Platforms

Help Version 23.0.2024.5.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Controls.Medical Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.