Typeface Property
Run typeface
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public abstract Typeface Typeface { get; }
Public MustOverride ReadOnly Property Typeface As Typeface
Get
abstract Typeface : Typeface with get
Property Value
TypefaceSee Also
Reference
TextRunProperties Class
Avalonia.Media.TextFormatting Namespace