PdfLineStyleMiterLimit Property

The maximum ratio between the miter length and the line width before a miter join is automatically converted to a bevel join. The default value is 10

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
C#
public float MiterLimit { get; set; }

Property Value

Single

See Also