ShapeStrokeThickness Property

Gets or sets the width of the shape outline.

Definition

Namespace: Avalonia.Controls.Shapes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public double StrokeThickness { get; set; }

Property Value

Double

See Also