Gets or sets a system wide value that specifies the maximum size at which text should be rendered.
The maximum size at which text should be rendered.
This value specifies the largest font size at which text should be rendered. Nodes that have text should pay attention to this value. Note, however, there is nothing in the piccolo framework that enforces nodes to stop rendering text at this size. For an example of a node that uses this property, see PText.
PUtil Class | UMD.HCIL.Piccolo.Util Namespace