Table of Contents

Class FontExtensions

Namespace
ScottPlot
Assembly
ScottPlot.dll
public static class FontExtensions
Inheritance
FontExtensions
Inherited Members

Methods

ToSKFontStyleSlant(FontSlant)

public static SKFontStyleSlant ToSKFontStyleSlant(this FontSlant slant)

Parameters

slant FontSlant

Returns

SKFontStyleSlant

ToSKFontStyleWeight(FontWeight)

public static SKFontStyleWeight ToSKFontStyleWeight(this FontWeight weight)

Parameters

weight FontWeight

Returns

SKFontStyleWeight

ToSKFontStyleWidth(FontSpacing)

public static SKFontStyleWidth ToSKFontStyleWidth(this FontSpacing width)

Parameters

width FontSpacing

Returns

SKFontStyleWidth