Add3DControl Method

Summary

Adds a Leadtools.Medical3D.Medical3DControl into a new MedicalViewerHost control.

Syntax
C#
VB
C++
  
Public Sub Add3DControl( _ 
   ByVal control3D As Medical3DControl, _ 
   ByVal sourceCell As MedicalViewerMultiCell _ 
)  
public: 
void Add3DControl(  
   Medical3DControl^ control3D, 
   MedicalViewerMultiCell^ sourceCell 
)  

Parameters

control3D
The Leadtools.Medical3D.Medical3DControl that will be added into the WorkstationViewer

sourceCell
The Leadtools.MedicalViewer.MedicalViewerMultiCell control that is used to create the control3D

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly