ShapeStrokeLineCap Property

Gets or sets a PenLineCap enumeration value that describes the shape at the ends of a line.

Definition

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

Property Value

PenLineCap

See Also