TypeLibF Xojo Plugin

PolygonF.Rotate Method

Rotates the polygon in a coordinate system around one of the polygons points.

Rotate(
   angle as Double,
   rotateAroundCorner as Integer)

Parameters

angle
Defines how many degrees to rotate
rotateAroundCorner
The number of the point to rotate around (the first point is number 1)

Remarks

See Also

PolygonF Class