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