GlyphTypeface.

GetGlyphAdvance(ushort) Method

Summary

Returns the glyph advance for the specified glyph.
Namespace
Avalonia.Media
Containing Type
GlyphTypeface

Syntax

public int GetGlyphAdvance(ushort glyph)

Parameters

Name Type Description
glyph ushort The glyph.

Return Value

Type Description
int The advance.