ImmutablePenMiterLimit Property

The limit on the ratio of the miter length to half this pen's Thickness.

Definition

Namespace: Avalonia.Media.Immutable
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public double MiterLimit { get; }

Property Value

Double

Implements

IPenMiterLimit

See Also