TypeLibF Xojo Plugin

PolygonF.Rotate Method

Rotates the polygon in a coordinate system around a defined center point.

Rotate(
   angle as Double,
   rotateAroundPoint as PointF)

Parameters

angle
Defines how many degrees to rotate
rotateAroundPoint
The center point to rotate the polygon around.

Remarks

See Also

PolygonF Class