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)
- C#
- VB
- F#
public PenLineCap StrokeLineCap { get; set; }
Public Property StrokeLineCap As PenLineCap
Get
Set
member StrokeLineCap : PenLineCap with get, set