StrokeLineCap Property
Gets or sets a PenLineCap enumeration value that describes the shape at the ends of a line.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public PenLineCap StrokeLineCap { get; set; }
Public Property StrokeLineCap As PenLineCap
Get
Set
member StrokeLineCap : PenLineCap with get, set