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

ILockable Interface

This interface is implemented by all objects which are implementing thread-safe access.

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

Syntax

Visual Basic
Public Interface ILockable
C#
public interface ILockable

See Also

Reference