projectionOrientation Property

Summary

Gets or sets a value that determines whether the patient's image orientation is face-to-face or face-to-back by updating the overlay orientation letters accordingly.

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

Property Value

ProjectionOrientationType to specify the value that determines whether the image orientation should be face-to-face or face-to-back by updating the overlay orientation letters accordingly.

Remarks

This value changes the overlay text letter to match the desired projection orientation. For more information on how to use the overlay text, refer to Overlays.

For more information on how to use the window level, refer to WindowLevelInteractiveMode.

To get or set the patient's image projection orientation, refer to PatientProjection.

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.