kobweb
Toggle table of contents
0.21.1
js
Platform filter
js
Switch theme
Search in API
kobweb
silk-foundation
/
com.varabyte.kobweb.silk.theme.shapes
/
CircleF
Circle
F
class
CircleF
(
val
radius
:
Float
=
50.0f
,
val
center
:
Pair
<
Float
,
Float
>
=
50f to 50f
)
:
Shape
(
source
)
Members
Constructors
Circle
F
Link copied to clipboard
constructor
(
radius
:
Float
=
50.0f
,
center
:
Pair
<
Float
,
Float
>
=
50f to 50f
)
Properties
center
Link copied to clipboard
val
center
:
Pair
<
Float
,
Float
>
path
Link copied to clipboard
open
override
val
path
:
Path
radius
Link copied to clipboard
val
radius
:
Float
=
50.0f