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

ProgressEventArgs.Maximum Property

Maximum position of the progress.

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

Syntax

Visual Basic
Public ReadOnly Property Maximum As Integer
C#
public int Maximum { get; }

Property Value

Value specifying maximum position of the progress.

See Also

Reference