krayon
Toggle table of contents
js
Platform filter
js
Switch theme
Search in API
krayon
kanvas
/
com.juul.krayon.kanvas
/
HtmlKanvas
/
drawOval
draw
Oval
js
open
override
fun
drawOval
(
left
:
Float
,
top
:
Float
,
right
:
Float
,
bottom
:
Float
,
paint
:
Paint
)
Draw an oval defined by the rectangle
left
,
top
,
right
, and
bottom
.