IPenLineJoin Property

Gets a value describing how to join consecutive line or curve segments in a PathFigure contained in a PathGeometry object.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
PenLineJoin LineJoin { get; }

Property Value

PenLineJoin

See Also