fromRect
Create a straight path from the given rectangle.
Parameters
rect kendo.geometry.Rect
The source rectangle to trace.
options Object
optional
The configuration options for the path.
Returns
kendo.drawing.Path
The newly constructed path.
In this article