Example #1
0
 public void Translate(double tx, double ty)
 {
     handler.Translate(Backend, tx, ty);
 }