vico
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
vico
core
/
com.patrykandpatrick.vico.core.common.shape
/
Shape
/
outline
outline
abstract
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.