InsetPath

class InsetPath(topLeft: Pair<Float, Float>, botRight: Pair<Float, Float>, roundness: CSSLengthOrPercentageNumericValue = 0.px) : Path(source)

Constructors

Link copied to clipboard
constructor(topLeft: Pair<Float, Float>, botRight: Pair<Float, Float>, roundness: CSSLengthOrPercentageNumericValue = 0.px)

Functions

Link copied to clipboard
open override fun toPathStr(): String