Skip to content

modern-pdf-lib


modern-pdf-lib / setMiterLimit

Function: setMiterLimit()

setMiterLimit(limit): string

Defined in: src/core/operators/graphics.ts:240

Set the miter limit (M).

Parameters

limit

number

Maximum ratio of miter length to line width.

Returns

string

Released under the MIT License.