TypeLibF Xojo Plugin

PolygonF.Offset Method

Moves the polygon

Offset(
   dx as Double,
   dy as Double)

Parameters

dx
a value defining how much to move the polygon in x direction.
dy
a value defining how much to move the polygon in y direction.

Remarks

See Also

PolygonF Class