ILNumerics Ultimate VS

RenderErrorEventArgs Class

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    ILNumerics.DrawingRenderErrorEventArgs

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public class RenderErrorEventArgs : EventArgs

The RenderErrorEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodRenderErrorEventArgs
Initializes a new instance of the RenderErrorEventArgs class
Top
Properties

  NameDescription
Public propertyException
If set, contains the exception data associated with the failure

[ILNumerics Visualization Engine]

Public propertyTimeout
True if the failure was caused by a timeout

[ILNumerics Visualization Engine]

Top
See Also

Reference