Font.DefaultFont Property
Gets the Carmenta Engine default font.
Thread safety: This property is not thread-safe.
Syntax
public static Font DefaultFont { get; }
Property Value
Type: Font
The default font used by Carmenta Engine.
The default font used by Carmenta Engine.
Remarks
The default font is Arial 14pt.
Platforms
Windows, Linux, Android