Initializes a new instance of the Font class.
The font family.
The font weight.
The font style.
The font stretch.
The font size.
The foreground.
The text decorations.
Gets or sets the which font family will be used to display the text. Be aware that some font families don't support all characters.
Can be used to render the text stretched or dense.
Gets or sets the the font style.
Gets or sets the the font weight.
Gets or sets the brush which is used to fill the text.
Gets or sets the font size in millimeters. PiWeb will automatically calculate the appropriate font size from the specified height.
Gets or sets the text decorations.
Returns the font that is defined by the specified description.
A font description.
Returns a list with the names of all available font families on the host system.
Generated using TypeDoc
Describes how text is displayed