Aurigma Graphics Mill 5.5 for .NET
Bitmap..::.UndoRedoTrackingEnabled Property
Enables or disables the automatic change tracking.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Remarks
If this property is set to false, the undo/redo functionality will be available, but you will have to manually save states to which the content can be reverted (using the SaveState()()() method).