inverted Property

Summary

Indicates whether the series is inverted.

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

Property Value

true to invert the image; otherwise, false to reverse it.

Remarks

Inverted means a negative version of the image.

To Rotate the image, refer to RotateAngle.

To Reverse the image, refer to Reversed.

To Flip the image, refer to Flipped.

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.