ProjectionOrientationType Enumeration

Summary

Describes the projection orientation of the patient, and whether it is face-to-face or face-to-back.

Syntax
TypeScript
JavaScript
lt.Controls.Medical.ProjectionOrientationType = { 
	none: 0, 
	faceToFace: 1, 
	faceToBack: 2 
} 
lt.Controls.Medical.ProjectionOrientationType = { 
	none: 0, 
	faceToFace: 1, 
	faceToBack: 2 
} 
Members

0

None

(0) None

1

FaceToFace

(1) Update the orientation so the right side of the patient's image is to the left of the screen.

2

FaceToBack

(2) Update the orientation so the left side of the patient's image is to the left of the screen.

Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.