Provides data for events returning errors.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic

Public Class ErrorEventArgs _
	Inherits EventArgs

C#

public class ErrorEventArgs : EventArgs

Remarks

In particular errors are returned by Stopped event.

Inheritance Hierarchy

System..::.Object L System..::.EventArgs L Aurigma.GraphicsMill..::.ErrorEventArgs