Returns the caption text that is displayed for a new VolumeViewer.
protected virtual string Get3DViewerTitle(
MedicalViewerMultiCell seriesCell,
Medical3DControl viewer3D
)
Protected Overridable Function Get3DViewerTitle( _
ByVal seriesCell As Leadtools.Medicalviewer.MedicalViewerMultiCell, _
ByVal viewer3D As Leadtools.Medical3d.Medical3DControl _
) As String
protected:
virtual String^ Get3DViewerTitle(
Leadtools.Medicalviewer.MedicalViewerMultiCell^ seriesCell,
Leadtools.Medical3d.Medical3DControl^ viewer3D
)
seriesCell
The Leadtools.MedicalViewer.MedicalViewerMultiCell that is used to generate the volume.
viewer3D
The Leadtools.Medical3D.Medical3DControl that will be displayed in the new VolumeViewer.
A System.String that will be displayed as a caption for the new VolumeViewer
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