Example #1
0
 public override void Translate(int x, int y)
 {
     Start.Adjust(x, y);
     End.Adjust(x, y);
 }