TypeLibF Xojo Plugin

PolygonF.Rotate Method (console safe)

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

Rotate(
   angle as Single,
   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