Aurigma Graphics Mill 5.5 for .NET
SyncHandler..::.Progress Event
Fires on the operation progress notifications.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Protected Overridable Event Progress As ProgressEventHandler
C#
protected virtual event ProgressEventHandler Progress