The following tables list the members exposed by OrientationConfiguration.
Public Constructors
Name | Description | |
---|---|---|
![]() |
OrientationConfiguration | Initializes a new instance of the OrientationConfiguration class. |
Public Methods
Name | Description | |
---|---|---|
![]() |
IsValid | Verifies that the Axial, Coronal, and Sagittal contain valid PlaneOrientation entries. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Axial | A RasterCollection<T> of PlaneOrientation that are used only if the orientation of the DicomDataSet is Plane.Axial |
![]() |
Coronal | A RasterCollection<T> of PlaneOrientation that are used only if the orientation of the DicomDataSet is Plane.Coronal |
![]() |
Sagittal | A RasterCollection<T> of PlaneOrientation that are used only if the orientation of the DicomDataSet is Plane.Sagittal |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET