FontStretch Property
Gets or sets the font stretch used to draw the control's text.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public FontStretch FontStretch { get; set; }
Public Property FontStretch As FontStretch
Get
Set
member FontStretch : FontStretch with get, set
Property Value
FontStretchSee Also
Reference
TemplatedControl Class
Avalonia.Controls.Primitives Namespace