C#
VB
C++
Gets the class that contains information, properties and methods used to handle the Sagittal plane of the MPR.
public Medical3DOrthogonalMPRPlane SagittalPlane { get; }
Public ReadOnly Property SagittalPlane As Leadtools.Medical3d.Medical3DOrthogonalMPRPlane
public:
property Leadtools.Medical3d.Medical3DOrthogonalMPRPlane^ SagittalPlane {
Leadtools.Medical3d.Medical3DOrthogonalMPRPlane^ get();
}
Medical3DOrthogonalMPRPlane class that contains information, properties and methods used to handle the Sagittal plane of the MPR.
For an example refer to AxialPlane
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