Publishes the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.PublishVolumeLoadingError.
protected override void OnAddingControl3DError(
Medical3DControl medical3DControl,
MedicalViewerMultiCell medicalViewerMultiCell,
Exception exception
)
Protected Overrides Sub OnAddingControl3DError( _
ByVal medical3DControl As Leadtools.Medical3d.Medical3DControl, _
ByVal medicalViewerMultiCell As Leadtools.Medicalviewer.MedicalViewerMultiCell, _
ByVal exception As Exception _
)
protected:
void OnAddingControl3DError(
Leadtools.Medical3d.Medical3DControl^ medical3DControl,
Leadtools.Medicalviewer.MedicalViewerMultiCell^ medicalViewerMultiCell,
Exception^ exception
) override
medical3DControl
The Leadtools.Medical3D.Medical3DControl that has the 3D volume.
medicalViewerMultiCell
The Leadtools.MedicalViewer.MedicalViewerMultiCell that is used to load the volume.
exception
The System.Exception that caused the loading to fail.
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