toggle menu
krayon
common
switch theme
search in API
kanvas
/
com.juul.krayon.kanvas
/
Kanvas
/
drawOval
draw
Oval
abstract
fun
drawOval
(
left
:
Float
,
top
:
Float
,
right
:
Float
,
bottom
:
Float
,
paint
:
Paint
)
Draw an oval defined by the rectangle
left
,
top
,
right
, and
bottom
.