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

OnControl3DAdded Method (Create3DVolumeCommand)







The Leadtools.Medical3D.Medical3DControl that has the 3D volume.
The Leadtools.MedicalViewer.MedicalViewerMultiCell that is used to generate the volume from.
Publish the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.PublishVolumeCreationCompleted.
Syntax
protected override void OnControl3DAdded( 
   Medical3DControl medical3DControl,
   MedicalViewerMultiCell medicalViewerMultiCell
)
'Declaration
 
Protected Overrides Sub OnControl3DAdded( _
   ByVal medical3DControl As Medical3DControl, _
   ByVal medicalViewerMultiCell As MedicalViewerMultiCell _
) 
'Usage
 
Dim instance As Create3DVolumeCommand
Dim medical3DControl As Medical3DControl
Dim medicalViewerMultiCell As MedicalViewerMultiCell
 
instance.OnControl3DAdded(medical3DControl, medicalViewerMultiCell)
protected override void OnControl3DAdded( 
   Medical3DControl medical3DControl,
   MedicalViewerMultiCell medicalViewerMultiCell
)
 function Leadtools.Medical.Workstation.Commands.Create3DVolumeCommand.OnControl3DAdded( 
   medical3DControl ,
   medicalViewerMultiCell 
)
protected: void OnControl3DAdded( 
   Medical3DControl* medical3DControl,
   MedicalViewerMultiCell* medicalViewerMultiCell
) override 
protected:
void OnControl3DAdded( 
   Medical3DControl* medical3DControl,
   MedicalViewerMultiCell* medicalViewerMultiCell
) override 

Parameters

medical3DControl
The Leadtools.Medical3D.Medical3DControl that has the 3D volume.
medicalViewerMultiCell
The Leadtools.MedicalViewer.MedicalViewerMultiCell that is used to generate the volume from.
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

Create3DVolumeCommand Class
Create3DVolumeCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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