示例#1
0
 public void CommandAlign(string Direction)
 {
     drawArea.setAlign(Direction);
 }