← Docs
kotlin-stdlib / org.w3c.dom / Path2D / arcTo

arcTo

JS
1.1
open fun arcTo (
x1 : Double ,
y1 : Double ,
x2 : Double ,
y2 : Double ,
radius : Double )

(source)
open fun arcTo (
x1 : Double ,
y1 : Double ,
x2 : Double ,
y2 : Double ,
radiusX : Double ,
radiusY : Double ,
rotation : Double )

(source)
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .