Skip to main content

StrokeLineCap 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)

public PenLineCap StrokeLineCap { get; set; }
View Source

Property Value

PenLineCap

See Also

Reference

Shape Class
Avalonia.Controls.Shapes Namespace