MiterLimit Property
Gets or sets the limit of the thickness of the join on a mitered corner.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public double MiterLimit { get; set; }
Public Property MiterLimit As Double
Get
Set
abstract MiterLimit : float with get, set
override MiterLimit : float with get, set