PenLineJoin Property
Gets or sets the join style for the ends of two consecutive lines drawn with this
Pen.
Namespace: Avalonia.MediaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public PenLineJoin LineJoin { get; set; }
Public Property LineJoin As PenLineJoin
Get
Set
abstract LineJoin : PenLineJoin with get, set
override LineJoin : PenLineJoin with get, set
PenLineJoinIPenLineJoin