TextVisualizer.Font Property
Gets or sets the font to use.
Syntax
public AttributeVariable< Font > Font { get; set; }
Property Value
Default: Font.DefaultFont
The font used to draw text.
Remarks
An indirect font attribute variable can be used to create a font from a string attribute that contains a Font.FontName.
Platforms
Windows, Linux, Android