krayon
Toggle table of contents
js
Platform filter
js
Switch theme
Search in API
krayon
kanvas
/
com.juul.krayon.kanvas
/
HtmlKanvas
/
drawRect
draw
Rect
js
open
override
fun
drawRect
(
left
:
Float
,
top
:
Float
,
right
:
Float
,
bottom
:
Float
,
paint
:
Paint
)
Draws the rectangle
left
,
top
,
right
,
bottom
.