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

ISyncEvents.Paused Event

Fires when operation has been paused.

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

Syntax

Visual Basic
Event Paused As EventHandler
C#
event EventHandler Paused

See Also

Reference