LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Add3DControl Method

Show in webframe






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
) 
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

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.