CanvasRect

external interface CanvasRect(source)

Since Kotlin

1.1

Inheritors

Functions

Link copied to clipboard
abstract fun clearRect(x: Double, y: Double, w: Double, h: Double)
Since Kotlin 1.1
Link copied to clipboard
abstract fun fillRect(x: Double, y: Double, w: Double, h: Double)
Since Kotlin 1.1
Link copied to clipboard
abstract fun strokeRect(x: Double, y: Double, w: Double, h: Double)
Since Kotlin 1.1