C#
VB
C++
A RasterCollection<T> of PlaneOrientation that are used only if the orientation of the DicomDataSet is Plane.Sagittal
public RasterCollection<PlaneOrientation> Sagittal { get; }
Public ReadOnly Property Sagittal As Leadtools.RasterCollection(Of PlaneOrientation)
public:
property Leadtools.RasterCollection<PlaneOrientation^>^ Sagittal {
Leadtools.RasterCollection<PlaneOrientation^>^ get();
}
The RasterCollection<T> of PlaneOrientation collection of Sagittal orientations.
For an example, refer to GetImage.
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