useDPI Property

Summary

Gets or sets whether the frame image is reversed.

Syntax
TypeScript
JavaScript
Object.defineProperty(Frame.prototype, 'useDPI', 
	get: function(), 
	set: function(value) 
) 
useDPI: 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

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.