move#

PolygonData.move(vector)#

Move the polygon by a vector.

Parameters:
vectorPoint2DLike

Vector in the form: (x, y).

Returns:
PolygonData