ProgressEventArgs.Progress Property

Gets a current position of the progress in percents.

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

Syntax

C#
public float Progress { get; }

Property Value

The current position of the progress in percents.

See Also

Reference