LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Volume3DCreatedEventArgs Constructor (Volume3DCreatedEventArgs)

Show in webframe






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

See Also

Reference

Volume3DCreatedEventArgs Class
Volume3DCreatedEventArgs Members

 

 


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