LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

OnControl3DAdded Method (Load3DVolumeAsyncCommandBase)

Show in webframe






The Leadtools.Medical3D.Medical3DControl that has the 3D volume.
The Leadtools.MedicalViewer.MedicalViewerMultiCell that is used to generate the volume.
Notifies the derived classes that the 3D volume is created and added to the Leadtools.Medical.Workstation.UI.WorkstationViewer.
Syntax
protected virtual void OnControl3DAdded( 
   Medical3DControl medical3DControl,
   MedicalViewerMultiCell medicalViewerMultiCell
)
'Declaration
 
Protected Overridable Sub OnControl3DAdded( _
   ByVal medical3DControl As Medical3DControl, _
   ByVal medicalViewerMultiCell As MedicalViewerMultiCell _
) 
'Usage
 
Dim instance As Load3DVolumeAsyncCommandBase
Dim medical3DControl As Medical3DControl
Dim medicalViewerMultiCell As MedicalViewerMultiCell
 
instance.OnControl3DAdded(medical3DControl, medicalViewerMultiCell)

            

            
protected: virtual void OnControl3DAdded( 
   Medical3DControl* medical3DControl,
   MedicalViewerMultiCell* medicalViewerMultiCell
) 
protected:
virtual void OnControl3DAdded( 
   Medical3DControl* medical3DControl,
   MedicalViewerMultiCell* medicalViewerMultiCell
) 

Parameters

medical3DControl
The Leadtools.Medical3D.Medical3DControl that has the 3D volume.
medicalViewerMultiCell
The Leadtools.MedicalViewer.MedicalViewerMultiCell that is used to generate the volume.
Requirements

Target Platforms

See Also

Reference

Load3DVolumeAsyncCommandBase Class
Load3DVolumeAsyncCommandBase Members

 

 


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