Get3DViewerTitle Method

Summary
Returns the caption text that is displayed for a new VolumeViewer.
Syntax
C#
VB
C++
protected virtual string Get3DViewerTitle( 
   MedicalViewerMultiCell seriesCell, 
   Medical3DControl viewer3D 
) 
  
Protected Overridable Function Get3DViewerTitle( _ 
   ByVal seriesCell As MedicalViewerMultiCell, _ 
   ByVal viewer3D As Medical3DControl _ 
) As String 
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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.