roundAllCorners

open fun roundAllCorners(radius: Double): Shape2d

Similar to roundCorner, but rounds all corners.


open fun roundAllCorners(radius: Double, sides: Int): Shape2d