Example #1
0
 public DesignBoardModule()
 {
     this.dzCommandHistory           = new DzCommandCollection(this);
     this.EnableUndoHistoryRecording = true;
 }
 public DesignBoardModule()
 {
     this.dzCommandHistory = new DzCommandCollection(this);
     this.EnableUndoHistoryRecording = true;
 }