FontSize Property
Gets or sets the size of the control's text in points.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public double FontSize { get; set; }
Public Property FontSize As Double
Get
Set
member FontSize : float with get, set
Property Value
DoubleSee Also
Reference
TemplatedControl Class
Avalonia.Controls.Primitives Namespace