ILNumerics - Technical Application Development
SystemObject
SystemEventArgs
ILNumerics.DrawingRenderErrorEventArgs
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Top
Top
Inheritance Hierarchy
SystemEventArgs
ILNumerics.DrawingRenderErrorEventArgs
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
The RenderErrorEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RenderErrorEventArgs | Initializes a new instance of the RenderErrorEventArgs class |
Properties
Name | Description | |
---|---|---|
Exception |
If set, contains the exception data associated with the failure
[ILNumerics Visualization Engine] | |
Timeout |
True if the failure was caused by a timeout
[ILNumerics Visualization Engine] |
See Also