Click or drag to resize

IUndoRedoManagerTCanUndo Property

Checks if there are any stored state available on the undo stack.

Namespace: RAYLASE.Marker.UndoRedo
Assembly: RAYLASE.Marker.UndoRedo (in RAYLASE.Marker.UndoRedo.dll) Version: 2.19.0
Syntax
C#
bool CanUndo { get; }

Property Value

Boolean
See Also