fromRect

Create a straight path from the given rectangle.

Parameters

rect kendo.geometry.RectThe source rectangle to trace.
options Object optionalThe configuration options for the path.

Returnskendo.drawing.Path The newly constructed path.

In this article