LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

Add3DControl Method







The Leadtools.Medical3D.Medical3DControl that will be added into the WorkstationViewer
The Leadtools.MedicalViewer.MedicalViewerMultiCell control that is used to create the control3D
Adds a Leadtools.Medical3D.Medical3DControl into a new MedicalViewerHost control.
Syntax
public void Add3DControl( 
   Medical3DControl control3D,
   MedicalViewerMultiCell sourceCell
)
'Declaration
 
Public Sub Add3DControl( _
   ByVal control3D As Medical3DControl, _
   ByVal sourceCell As MedicalViewerMultiCell _
) 
'Usage
 
Dim instance As WorkstationViewer
Dim control3D As Medical3DControl
Dim sourceCell As MedicalViewerMultiCell
 
instance.Add3DControl(control3D, sourceCell)
public void Add3DControl( 
   Medical3DControl control3D,
   MedicalViewerMultiCell sourceCell
)
 function Leadtools.Medical.Workstation.UI.WorkstationViewer.Add3DControl( 
   control3D ,
   sourceCell 
)
public: void Add3DControl( 
   Medical3DControl* control3D,
   MedicalViewerMultiCell* sourceCell
) 
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.