示例#1
0
 public void CommandSetRate(float rate)
 {
     drawArea.SetRate(rate);
 }