arc

abstract fun arc(    x: Double,     y: Double,     radius: Double,     startAngle: Double,     endAngle: Double,     anticlockwise: Boolean = definedExternally)