ContentPresenterCornerRadius Property

Gets or sets the radius of the border rounded corners.

Definition

Namespace: Avalonia.Controls.Presenters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public CornerRadius CornerRadius { get; set; }

Property Value

CornerRadius

See Also