This documentation is for the old version. Go to the latest Graphics Mill docs

ProgressEventArgs Class

Provides data for progress notifications.

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

Syntax

Visual Basic
Public Class ProgressEventArgs _
	Inherits EventArgs
C#
public class ProgressEventArgs : EventArgs

Inheritance Hierarchy

System.Object
L System.EventArgs
L Aurigma.GraphicsMill.ProgressEventArgs

See Also

Reference