CirclePath

class CirclePath(radius: Float = 50.0f, center: Pair<Float, Float> = 50f to 50f) : Path(source)

Constructors

Link copied to clipboard
constructor(radius: Float = 50.0f, center: Pair<Float, Float> = 50f to 50f)

Functions

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