Click or drag to resize

IUndoRedoManagerTMementoSizeThreshold Property

The size threshold that a memento can be added to the stack. A non-positive value means no size limit. The size is just an arbitrary value.

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

Property Value

Int64
See Also