Stroke

constructor(path: KitePath, ctm: KiteMatrix, color: RgbColor, lineWidth: Double, alpha: Double = 1.0, blendMode: KiteBlendMode = KiteBlendMode.Normal, lineCap: Int = 0, lineJoin: Int = 0, miterLimit: Double = 10.0, dashArray: List<Double>? = null, dashPhase: Double = 0.0)