Table of Contents

Method GetFont

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetFont(AbstractControl)

Gets the font to use for drawing the text.

public Font GetFont(AbstractControl control)

Parameters

control AbstractControl

The control to use as a fallback for the font.

Returns

Font

The font to use for drawing the text.