modern-pdf-lib / setLineWidthOp
Function: setLineWidthOp()
setLineWidthOp(
width):string
Defined in: src/core/operators/graphics.ts:205
Set the line width (w).
Parameters
width
number
Line width in user-space units.
Returns
string
modern-pdf-lib / setLineWidthOp
setLineWidthOp(
width):string
Defined in: src/core/operators/graphics.ts:205
Set the line width (w).
number
Line width in user-space units.
string