Table of Contents

Method SetFont

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

SetFont(SystemSettingsFont, Font)

Sets system font.

public static void SetFont(SystemSettingsFont font, Font value)

Parameters

font SystemSettingsFont
value Font

SetFont(GenericFontFamily, Font)

Gets font for the specified GenericFontFamily.

public static void SetFont(GenericFontFamily font, Font value)

Parameters

font GenericFontFamily
value Font