font property

FontParams? font
getter/setter pair

Specify the displaying Text's font. Default value: Arial 5pt regular. Ignored if FontSizeMode is set to FontSizeMode.Auto.

Implementation

FontParams? font;