C#
VB
C++
Gets or sets the Leadtools.MedicalViewer.MedicalViewerCell that is used for the display the second cut-plane.
public MedicalViewerCell SecondCutPlaneCell { get; set; }
Public Property SecondCutPlaneCell As Leadtools.Medicalviewer.MedicalViewerCell
public:
property Leadtools.Medicalviewer.MedicalViewerCell^ SecondCutPlaneCell {
Leadtools.Medicalviewer.MedicalViewerCell^ get();
void set ( Leadtools.Medicalviewer.MedicalViewerCell^ );
}
The Leadtools.MedicalViewer.MedicalViewerCell that is used for the display the second cut-plane.
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