ShapeStrokeJoin Property
Gets or sets a PenLineJoin enumeration value that specifies the type of join that is used at the vertices of a Shape.
Namespace: Avalonia.Controls.ShapesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public PenLineJoin StrokeJoin { get; set; }
Public Property StrokeJoin As PenLineJoin
Get
Set
member StrokeJoin : PenLineJoin with get, set
Property Value
PenLineJoin