Method GetFont
GetFont(AbstractControl)
Gets the font to use for drawing the text.
public Font GetFont(AbstractControl control)
Parameters
controlAbstractControlThe control to use as a fallback for the font.
Returns
- Font
The font to use for drawing the text.