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
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public float MiterLimit { get; set; }
Property Value
Single