Method SetFont
SetFont(SystemSettingsFont, Font)
Sets system font.
public static void SetFont(SystemSettingsFont font, Font value)
Parameters
font
SystemSettingsFontvalue
Font
SetFont(GenericFontFamily, Font)
Gets font for the specified GenericFontFamily.
public static void SetFont(GenericFontFamily font, Font value)
Parameters
font
GenericFontFamilyvalue
Font