fromArc
Create a curve from the given arc.
Parameters
arc kendo.geometry.Arc
The source arc to trace.
options Object
optional
The configuration options for the path.
Returns
kendo.drawing.Path
The newly constructed path.
In this article