bezierTo

fun bezierTo(controlPoints: List<Vector2d>): PathBuilder
fun bezierTo(vararg controlPoints: Vector2d): PathBuilder