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

SyncHandler.Paused Event

Fires when operation has been paused with Pause() method.

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

Syntax

Visual Basic
Public Overridable Event Paused As EventHandler
C#
public virtual event EventHandler Paused

See Also

Reference