Skip to main content

LineJoin Property

Gets or sets the join style for the ends of two consecutive lines drawn with this Pen.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public PenLineJoin LineJoin { get; set; }

Property Value

PenLineJoin

Implements

IPen.LineJoin

See Also

Reference

Pen Class
Avalonia.Media Namespace