Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-cssom-core
/
web.cssom
/
ellipse
ellipse
inline
fun
ellipse
(
)
:
BasicShape
(
source
)
inline
fun
ellipse
(
rx
:
ShapeRadius
,
ry
:
ShapeRadius
)
:
BasicShape
(
source
)
inline
fun
ellipse
(
rx
:
ShapeRadius
,
ry
:
ShapeRadius
,
c
:
GeometryPosition
)
:
BasicShape
(
source
)
inline
fun
ellipse
(
rx
:
ShapeRadius
,
ry
:
ShapeRadius
,
cx
:
GeometryPosition
,
cy
:
GeometryPosition
)
:
BasicShape
(
source
)