LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Volume3DLoadedEventArgs Constructor (Volume3DLoadedEventArgs)

Show in webframe






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

See Also

Reference

Volume3DLoadedEventArgs Class
Volume3DLoadedEventArgs Members

 

 


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