GlyphRunGlyphTypeface Property

Gets the IGlyphTypeface for the GlyphRun.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public IGlyphTypeface GlyphTypeface { get; }

Property Value

IGlyphTypeface

See Also