Typeface Property
Get the typeface.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public IGlyphTypeface Typeface { get; }
Public ReadOnly Property Typeface As IGlyphTypeface
Get
member Typeface : IGlyphTypeface with get
Property Value
IGlyphTypefaceSee Also
Reference
TextShaperOptions Structure
Avalonia.Media.TextFormatting Namespace