UndoRedoSize

<< Click to Display Table of Contents >>

Navigation:  MyCAD > Properties >

UndoRedoSize

public Byte UndoRedoSize {get; set;}

 

value:        

 Set the size (steps) of undo action saving. It costs system resource.

 

Example:

 myCAD1.UndoRedoSize = 8;