Table of Contents

Method GetNumericWeightOf

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

GetNumericWeightOf(FontWeight)

Helper function for converting FontWeight enum value to the numeric weight.

public static int GetNumericWeightOf(FontWeight value)

Parameters

value FontWeight

Font weight.

Returns

int