Controlling Text Attributes
Properties Introduced:
These properties control the attributes of text added by calling the method pfcDisplay.DrawText2D().
You can access the following information:
Text height (in screen coordinates)
Width ratio of each character, including the gap, as a proportion of the height
Rotation angle of the whole text, in counterclockwise degrees
Slant angle of the text, in clockwise degrees
Was this helpful?