C#
VB
C++
Initializes a new instance of the Volume3DStoredEventArgs class.
public Volume3DStoredEventArgs(
Medical3DControl m3dCell
)
Public Function New( _
ByVal m3dCell As Leadtools.Medical3d.Medical3DControl _
)
public:
Volume3DStoredEventArgs(
Leadtools.Medical3d.Medical3DControl^ m3dCell
)
m3dCell
The Leadtools.Medical3D.Medical3DControl that is used to get the stored volume information from.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET