outline

fun outline(density: Float, path: Path, left: Float, top: Float, right: Float, bottom: Float)


open override fun outline(context: MeasuringContext, path: Path, left: Float, top: Float, right: Float, bottom: Float)

Adds an outline of the Shape to path. left, top, right, and bottom define the outline bounds.