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

ISyncEvents.Progress Event

Fires on the operation progress notifications.

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

Syntax

Visual Basic
Event Progress As ProgressEventHandler
C#
event ProgressEventHandler Progress

See Also

Reference