Margin Property
Gets or sets the margin around the element.
Definition
Namespace: Avalonia.Layout
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Thickness Margin { get; set; }
Public Property Margin As Thickness
Get
Set
member Margin : Thickness with get, set