IGlyphTypefaceGetGlyphAdvance Method
Returns the glyph advance for the specified glyph.
Namespace: Avalonia.MediaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
int GetGlyphAdvance(
ushort glyph
)
Function GetGlyphAdvance (
glyph As UShort
) As Integer
abstract GetGlyphAdvance :
glyph : uint16 -> int
- glyph UInt16
- The glyph.
Int32
The advance.