CanvasRect

Functions

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