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

SyncHandler.Starting Event

Fires before operation is started.

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

Syntax

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

See Also

Reference