Table of Contents

Method GetFont

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

GetFont(SystemSettingsFont)

Gets system font.

public static Font GetFont(SystemSettingsFont font)

Parameters

font SystemSettingsFont

Returns

Font

GetFont(GenericFontFamily)

Gets font for the specified GenericFontFamily.

public static Font GetFont(GenericFontFamily font)

Parameters

font GenericFontFamily

Returns

Font