Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.DataTypes Namespace : OrientationConfiguration Class |
The following tables list the members exposed by OrientationConfiguration.
Name | Description | |
---|---|---|
OrientationConfiguration Constructor | Initializes a new instance of the OrientationConfiguration class. |
Name | Description | |
---|---|---|
Axial | A RasterCollection`1 of PlaneOrientation that are used only if the orientation of the DicomDataSet is Plane.Axial | |
Coronal | A RasterCollection`1 of PlaneOrientation that are used only if the orientation of the DicomDataSet is Plane.Coronal | |
Sagittal | A RasterCollection`1 of PlaneOrientation that are used only if the orientation of the DicomDataSet is Plane.Sagittal |
Name | Description | |
---|---|---|
IsValid | Verifies that the Axial, Coronal, and Sagittal contain valid PlaneOrientation entries. |