Edit

FontExtensions.GetScale(Font) Method

Definition

Retrieves the font scale.

public static SkiaSharp.SKSizeI GetScale(this HarfBuzzSharp.Font font);

Parameters

font
Font

The font to retrieve the scale.

Returns

Returns the font scale.

Applies to