strokePath

abstract fun strokePath(path: PdfPath, ctm: Matrix, color: RgbColor, lineWidth: Double, alpha: Double = 1.0, blendMode: BlendMode = BlendMode.Normal, dashArray: List<Double>? = null, dashPhase: Double = 0.0)

Stroke path under ctm with color at lineWidth user-units, alpha, blendMode.