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