LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Get3DViewerTitle Method

Show in webframe






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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.