Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.Commands Namespace > Volume3DCreatedEventArgs Class : Volume3DCreatedEventArgs Constructor |
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 )