Skip to main content

LineJoin Property

Specifies how to join consecutive line or curve segments in a PathFigure (subpaths) contained in a PathGeometry object.

Definition

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

public PenLineJoin LineJoin { get; }

Property Value

PenLineJoin

Implements

IPen.LineJoin

See Also

Reference

ImmutablePen Class
Avalonia.Media.Immutable Namespace