fmeobjects.FMEText.setTextRotation

FMEText.setTextRotation(textRotation)

Sets the rotation of the existing text object to ‘textRotation’. ‘textRotation’ is counter-clockwise up from the horizontal and measured in degrees.

Parameters:

textRotation (float) – The new text rotation.

Return type:

None