Table of Contents

Method GetSampleNameAndSize

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

GetSampleNameAndSize(SystemSettingsFont)

Gets sample FontNameAndSize for the specified SystemSettingsFont for the current operating system.

public static FontNameAndSize GetSampleNameAndSize(SystemSettingsFont font)

Parameters

font SystemSettingsFont

Known system font.

Returns

FontNameAndSize

GetSampleNameAndSize(GenericFontFamily)

Gets sample FontNameAndSize for the specified GenericFontFamily for the current operating system.

public static FontNameAndSize GetSampleNameAndSize(GenericFontFamily family)

Parameters

family GenericFontFamily

Font family.

Returns

FontNameAndSize