Shape.

StrokeJoin Property

Summary

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.Shapes
Containing Type
Shape

Syntax

public PenLineJoin StrokeJoin { get; set; }

Value

Type Description
PenLineJoin