←Select platform

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

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

Leadtools.Medical.Workstation Assembly