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

SyncHandler.Stopping Event

Fires before operation is stopped.

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

Syntax

Visual Basic
Public Overridable Event Stopping As StopEventHandler
C#
public virtual event StopEventHandler Stopping

See Also

Reference