BorderThickness Property
Gets or sets the thickness of the border.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Thickness BorderThickness { get; set; }
Public Property BorderThickness As Thickness
Get
Set
member BorderThickness : Thickness with get, set