fmeobjects.FMEText.scale¶
-
FMEText.scale(xScale, yScale, zScale, scaleText)¶ Scale the feature by the given amounts. ‘zScale’ is ignored if the text object is 2D. An error is returned if the operation is unsucessful.
Parameters: Return type: Raises: FMEException – An exception is raised if an error occurred.