Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

Get3DViewerTitle Method







The Leadtools.MedicalViewer.MedicalViewerMultiCell that is used to generate the volume.
The Leadtools.Medical3D.Medical3DControl that will be displayed in the new VolumeViewer.
Returns the caption text that is displayed for a new VolumeViewer.
Syntax
protected virtual string Get3DViewerTitle( 
   MedicalViewerMultiCell seriesCell,
   Medical3DControl viewer3D
)
'Declaration
 
Protected Overridable Function Get3DViewerTitle( _
   ByVal seriesCell As MedicalViewerMultiCell, _
   ByVal viewer3D As Medical3DControl _
) As String
'Usage
 
Dim instance As WorkstationViewer
Dim seriesCell As MedicalViewerMultiCell
Dim viewer3D As Medical3DControl
Dim value As String
 
value = instance.Get3DViewerTitle(seriesCell, viewer3D)

            

            
protected: virtual string* Get3DViewerTitle( 
   MedicalViewerMultiCell* seriesCell,
   Medical3DControl* viewer3D
) 
protected:
virtual String^ Get3DViewerTitle( 
   MedicalViewerMultiCell^ seriesCell,
   Medical3DControl^ viewer3D
) 

Parameters

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.

Return Value

A System.String that will be displayed as a caption for the new VolumeViewer
Requirements

Target Platforms

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features