Method Scale
Scale(double, double)
Returns a new polygon with all vertices scaled by the specified factors relative to the origin.
public Polygon Scale(double sx, double sy)
Returns a new polygon with all vertices scaled by the specified factors relative to the origin.
public Polygon Scale(double sx, double sy)