Example #1
0
 public void CommandsetSize(string Size)
 {
     drawArea.setSize(Size);
 }