StrokeMiterLimit Property
Gets or sets the limit on the ratio of the miter length to half the StrokeThickness of the pen.
Definition
Namespace: Avalonia.Controls.Shapes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public double StrokeMiterLimit { get; set; }
Public Property StrokeMiterLimit As Double
Get
Set
member StrokeMiterLimit : float with get, set