PenLineCap 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) Version: 11.3.999
public PenLineCap LineCap { get; set; }

Property Value

PenLineCap

Implements

IPenLineCap

See Also