function ReversePolygon(const Polygon: TArrayOfFloatPoint): TArrayOfFloatPoint;


Reverses the orientation of the supplied polygon.