flip Property

Summary

Flip the image inside this item vertically (upside-down)

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

Property Value

true to flip image inside this item vertically (upside-down), otherwise; false.

Remarks

This is a display value and will not change the image data.

This is a state value. For more information, for more information, refer Image Viewer Transformation.

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 Assembly

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