Method Translate
Translate(double, double)
Returns a new polygon translated by the specified offsets.
public Polygon Translate(double dx, double dy)
Returns a new polygon translated by the specified offsets.
public Polygon Translate(double dx, double dy)