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