fromArc

Create a curve from the given arc.

Parameters

arc kendo.geometry.ArcThe source arc to trace.
options Object optionalThe configuration options for the path.

Returnskendo.drawing.Path The newly constructed path.

In this article