Click or drag to resize

IUndoRedoManagerTSupportRedo Property

Gets or sets whether the history supports redo.

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

Property Value

Boolean
See Also