vico
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
vico
multiplatform
/
com.patrykandpatrick.vico.multiplatform.common.shape
/
CorneredShape
/
CornerTreatment
/
createCorner
create
Corner
abstract
fun
createCorner
(
path
:
Path
,
position
:
CorneredShape.CornerPosition
,
x1
:
Float
,
y1
:
Float
,
x2
:
Float
,
y2
:
Float
)
Adds a corner segment connecting (
x1
,
y1
) and (
x2
,
y2
) to
path
.