Exemple #1
0
 //return enable of undo
 public bool GetUndoEnable()
 {
     return(_shapeFactory.GetUndoEnable());
 }