Notifies derived classes that an error has occurred while creating the 3D volume.
protected virtual void OnAddingControl3DError(
Medical3DControl medical3DControl,
MedicalViewerMultiCell medicalViewerMultiCell,
Exception exception
)
Protected Overridable Sub OnAddingControl3DError( _
ByVal medical3DControl As Medical3DControl, _
ByVal medicalViewerMultiCell As MedicalViewerMultiCell, _
ByVal exception As Exception _
)
protected:
virtual void OnAddingControl3DError(
Medical3DControl^ medical3DControl,
MedicalViewerMultiCell^ medicalViewerMultiCell,
Exception^ exception
)
medical3DControl
The Leadtools.Medical3D.Medical3DControl that has the 3D volume.
medicalViewerMultiCell
The Leadtools.MedicalViewer.MedicalViewerMultiCell that is used to generate the volume.
exception
The System.Exception that caused the generation to fail.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document