drawLine

abstract fun drawLine(x1: Int, y1: Int, x2: Int, y2: Int, color: Int, thickness: Double)(source)