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: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public float MiterLimit { get; set; }

Property Value

Single

See Also