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

Volume3DLoadedEventArgs Constructor (Volume3DLoadedEventArgs)







Gets the Leadtools.MedicalViewer.MedicalViewerMultiCell which the volume was loaded from.
The 3D Leadtools.Medical3D.Medical3DControl used to display the volume.
The VolumeViewer used to display the 3D volume control.
Initializes a new instance of the Volume3DLoadedEventArgs class.
Syntax
public Volume3DLoadedEventArgs( 
   MedicalViewerMultiCell seriesCell,
   Medical3DControl viewer3D,
   VolumeViewer volume3DHost
)
'Declaration
 
Public Function New( _
   ByVal seriesCell As MedicalViewerMultiCell, _
   ByVal viewer3D As Medical3DControl, _
   ByVal volume3DHost As VolumeViewer _
)
'Usage
 
Dim seriesCell As MedicalViewerMultiCell
Dim viewer3D As Medical3DControl
Dim volume3DHost As VolumeViewer
 
Dim instance As New Volume3DLoadedEventArgs(seriesCell, viewer3D, volume3DHost)
public Volume3DLoadedEventArgs( 
   MedicalViewerMultiCell seriesCell,
   Medical3DControl viewer3D,
   VolumeViewer volume3DHost
)
function Volume3DLoadedEventArgs( 
   seriesCell ,
   viewer3D ,
   volume3DHost 
)
public: Volume3DLoadedEventArgs( 
   MedicalViewerMultiCell* seriesCell,
   Medical3DControl* viewer3D,
   VolumeViewer* volume3DHost
)
public:
Volume3DLoadedEventArgs( 
   MedicalViewerMultiCell* seriesCell,
   Medical3DControl* viewer3D,
   VolumeViewer* volume3DHost
)

Parameters

seriesCell
Gets the Leadtools.MedicalViewer.MedicalViewerMultiCell which the volume was loaded from.
viewer3D
The 3D Leadtools.Medical3D.Medical3DControl used to display the volume.
volume3DHost
The VolumeViewer used to display the 3D volume control.
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

Volume3DLoadedEventArgs Class
Volume3DLoadedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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