targetOrientation Property

Summary

Gets or sets the target orientation value which represents the user's intended value for the image orientation.

Syntax
TypeScript
JavaScript
Object.defineProperty(Frame.prototype, 'targetOrientation', 
	get: function(), 
	set: function(value) 
) 
targetOrientation: string[]; 

Property Value

An array that represents the target orientations values.

Remarks

The engine will take the target orientation and compare it to the image orientation provided here ImageOrientation.

If the target orientation and ImageOrientation are different, then the engine will flip/rotate/reverse the image to make them match.

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.