Gets/Sets the font to be used to render the text

Namespace: Skewworks.NETMF
Assembly: Skewworks.NETMF.Core (in Skewworks.NETMF.Core.dll) Version: 2.5.0.0 (2.5.0.0)

Syntax

C#
public Font Font { get; set; }

Property Value

Type: Font

See Also