LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

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
)
 function Leadtools.Medical.Workstation.UI.WorkstationViewer.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.