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.UndoRedoAssembly: RAYLASE.Marker.UndoRedo (in RAYLASE.Marker.UndoRedo.dll) Version: 2.19.0
Syntaxlong MementoSizeThreshold { get; set; }
Property Value
Int64
See Also