RotatePoly
(Currently PPC only)
To rotate a PolyHandle, use the RotatePoly function.
FUNCTION
RotatePoly(
p as PolyHandle,deg as Integer
) as PolyHandle
p
The PolyHandle to work on.
deg
Specifies how many degrees the polygon should be rotated.