toShape2d

Deprecated

Replace with

toShape2D()

fun PointList.toShape2d(closed: Boolean = true): Shape2D
fun VectorPath.toShape2d(closed: Boolean = true): Shape2D

Deprecated

Replace with

toShape2D(closed)