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

ISyncEvents Interface

This interface contains events which should be implemented by all the classes which supports asynchronous mode.

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

Syntax

Visual Basic
Public Interface ISyncEvents
C#
public interface ISyncEvents

See Also

Reference