| 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 of PlaneOrientation that are used only if the orientation of the Leadtools.Dicom.DicomDataSet is Plane.Axial | 
|  | Coronal | A RasterCollection of PlaneOrientation that are used only if the orientation of the Leadtools.Dicom.DicomDataSet is Plane.Coronal | 
|  | Sagittal | A RasterCollection of PlaneOrientation that are used only if the orientation of the Leadtools.Dicom.DicomDataSet is Plane.Sagittal | 
| Name | Description | |
|---|---|---|
|  | IsValid | Verifies that the Axial, Coronal, and Sagittal contain valid PlaneOrientation entries. |