reversed Property (Frame)

Summary

Gets or sets whether the frame image is reversed.

Syntax

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

Property Value

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

Remarks

To Rotate the image, refer to RotateAngle.

To Invert the image, refer to Inverted.

To Flip the image, refer to Flipped.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize