PenMiterLimit 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) Version: 11.3.999
public double MiterLimit { get; set; }

Property Value

Double

Implements

IPenMiterLimit

See Also