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

IStateNavigable Interface

This interface should be implemented by classes which provide undo/redo functionality.

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

Syntax

Visual Basic
Public Interface IStateNavigable
C#
public interface IStateNavigable

See Also

Reference