treemap
Toggle table of contents
2025.0.1
js
Platform filter
js
Switch theme
Search in API
treemap
treemap
/
com.treemap.crossplatform
/
CanvasRenderingContext2DIGraphics
/
drawLine
draw
Line
js
open
override
fun
drawLine
(
x1
:
Int
,
y1
:
Int
,
x2
:
Int
,
y2
:
Int
)
open
override
fun
drawLine
(
x1
:
Double
,
y1
:
Double
,
x2
:
Double
,
y2
:
Double
)