LineCap Property
Gets or sets the type of shape to use on both ends of a line.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public PenLineCap LineCap { get; set; }
Public Property LineCap As PenLineCap
Get
Set
abstract LineCap : PenLineCap with get, set
override LineCap : PenLineCap with get, set