←Select platform

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 Leadtools.Medicalviewer.MedicalViewerMultiCell, _ 
   ByVal viewer3D As Leadtools.Medical3d.Medical3DControl _ 
) As String 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly