예제 #1
0
 //return enable of redo
 public bool GetRedoEnable()
 {
     return(_shapeFactory.GetRedoEnable());
 }