fmeobjects.FMEText.rotate2D¶
-
FMEText.
rotate2D
(center, angle)¶ Rotates the text counterclockwise around the ‘center’ point by the specified ‘angle’ (in degrees). An error is returned if the operation is unsucessful.
Parameters: Return type: Raises: FMEException – An exception is raised if an error occurred.