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