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