Notifies the derived classes that the 3D volume is created and added to the Leadtools.Medical.Workstation.UI.WorkstationViewer.
protected virtual void OnControl3DAdded(
Medical3DControl medical3DControl,
MedicalViewerMultiCell medicalViewerMultiCell
)
Protected Overridable Sub OnControl3DAdded( _
ByVal medical3DControl As Leadtools.Medical3d.Medical3DControl, _
ByVal medicalViewerMultiCell As Leadtools.Medicalviewer.MedicalViewerMultiCell _
)
protected:
virtual void OnControl3DAdded(
Leadtools.Medical3d.Medical3DControl^ medical3DControl,
Leadtools.Medicalviewer.MedicalViewerMultiCell^ medicalViewerMultiCell
)
medical3DControl
The Leadtools.Medical3D.Medical3DControl that has the 3D volume.
medicalViewerMultiCell
The Leadtools.MedicalViewer.MedicalViewerMultiCell that is used to generate the volume.
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