Method Translate
Translate(double, double)
Returns a new point translated by the specified amounts along the X and Y axes.
public Point Translate(double dx, double dy)
Returns a new point translated by the specified amounts along the X and Y axes.
public Point Translate(double dx, double dy)