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

SyncHandler.Continued Event

Fires when operation has been resumed with Continue() method.

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

Syntax

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

See Also

Reference