ImmutablePenLineJoin 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) Version: 11.3.999
public PenLineJoin LineJoin { get; }

Property Value

PenLineJoin

Implements

IPenLineJoin

See Also