ellipse
abstract fun ellipse(
x: Double,
y: Double,
radiusX: Double,
radiusY: Double,
rotation: Double,
startAngle: Double,
endAngle: Double,
anticlockwise: Boolean = definedExternally)
(source)
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!