rotate#
- Region.rotate(centre_point, angle)#
Rotate Region around a point for a given angle.
- Parameters:
- centre_point
Coordinate
point to rotate Coordinate around.
- angle
float
Angle of rotation in degrees. Anticlockwise direction is positive.
- centre_point