Aurigma Graphics Mill 5.5 for .NET
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