ConvertTo3D Method

Summary
Loads a 3D volume from a Leadtools.MedicalViewer.MedicalViewerMultiCell.
Syntax
C#
VB
C++
protected override void ConvertTo3D( 
   MedicalViewerMultiCell cell, 
   Medical3DControl control3D 
) 
  
Protected Overrides Sub ConvertTo3D( _ 
   ByVal cell As MedicalViewerMultiCell, _ 
   ByVal control3D As Medical3DControl _ 
)  
protected: 
void ConvertTo3D(  
   MedicalViewerMultiCell^ cell, 
   Medical3DControl^ control3D 
) override  

Parameters

cell
The Leadtools.MedicalViewer.MedicalViewerMultiCell to use for building the 3D volume.

control3D
The Leadtools.Medical3D.Medical3DControl that is used to build the 3D volume.

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.