C#
VB
C++
Gets or sets the control that will be used to display the MPR sagittal frame.
public MedicalViewerMPRCell SagittalFrame { get; set; }
Public Property SagittalFrame As Leadtools.Medicalviewer.MedicalViewerMPRCell
public:
property Leadtools.Medicalviewer.MedicalViewerMPRCell^ SagittalFrame {
Leadtools.Medicalviewer.MedicalViewerMPRCell^ get();
void set ( Leadtools.Medicalviewer.MedicalViewerMPRCell^ );
}
The control that will be used to display the MPR sagittal frame.
For an example refer to AxialFrame
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