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)
- C#
- VB
- F#
public PenLineJoin LineJoin { get; }
Public ReadOnly Property LineJoin As PenLineJoin
Get
abstract LineJoin : PenLineJoin with get
override LineJoin : PenLineJoin with get