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.
Object.defineProperty(Frame.prototype, 'projectionOrientation',
get: function(),
set: function(value)
)
projectionOrientation: ProjectionOrientationType;
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.
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document