Skip to main content

StrokeJoin Property

Gets or sets a PenLineJoin enumeration value that specifies the type of join that is used at the vertices of a Shape.

Definition

Namespace: Avalonia.Controls.Shapes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public PenLineJoin StrokeJoin { get; set; }

Property Value

PenLineJoin

See Also

Reference

Shape Class
Avalonia.Controls.Shapes Namespace