C#
VB
C++
Initializes a new instance of the Volume3DLoadingErrorEventArgs class.
public Volume3DLoadingErrorEventArgs(
Exception error
)
Public Function New( _
ByVal error As Exception _
)
public:
Volume3DLoadingErrorEventArgs(
Exception^ error
)
error
The System.Exception of the error.
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