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