Volume3DCreatedEventArgs Constructor

Summary
Initializes a new instance of the Volume3DCreatedEventArgs class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal seriesCell As MedicalViewerMultiCell, _ 
   ByVal viewer3D As Medical3DControl _ 
) 
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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.