krayon
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
krayon
kanvas
/
com.juul.krayon.kanvas.svg
/
SvgKanvas
/
drawOval
draw
Oval
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
.