FontSize Property
Gets or sets the size of the control's text in points.
Definition
Namespace: Avalonia.Controls
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