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