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

Volume3DCreatedEventArgs Constructor (Volume3DCreatedEventArgs)







The Leadtools.MedicalViewer.MedicalViewerMultiCell that is used to create the 3D volume.
The Leadtools.Medical3D.Medical3DControl that contains the created volume.
Initializes a new instance of the Volume3DCreatedEventArgs class.
Syntax
public Volume3DCreatedEventArgs( 
   MedicalViewerMultiCell seriesCell,
   Medical3DControl viewer3D
)
'Declaration
 
Public Function New( _
   ByVal seriesCell As MedicalViewerMultiCell, _
   ByVal viewer3D As Medical3DControl _
)
'Usage
 
Dim seriesCell As MedicalViewerMultiCell
Dim viewer3D As Medical3DControl
 
Dim instance As New Volume3DCreatedEventArgs(seriesCell, viewer3D)
public Volume3DCreatedEventArgs( 
   MedicalViewerMultiCell seriesCell,
   Medical3DControl viewer3D
)
function Volume3DCreatedEventArgs( 
   seriesCell ,
   viewer3D 
)
public: Volume3DCreatedEventArgs( 
   MedicalViewerMultiCell* seriesCell,
   Medical3DControl* viewer3D
)
public:
Volume3DCreatedEventArgs( 
   MedicalViewerMultiCell* seriesCell,
   Medical3DControl* viewer3D
)

Parameters

seriesCell
The Leadtools.MedicalViewer.MedicalViewerMultiCell that is used to create the 3D volume.
viewer3D
The Leadtools.Medical3D.Medical3DControl that contains the created volume.
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

Volume3DCreatedEventArgs Class
Volume3DCreatedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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