Height Property
Gets or sets the height of the element.
Definition
Namespace: Avalonia.Layout
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public double Height { get; set; }
Public Property Height As Double
Get
Set
member Height : float with get, set