FromPoints
class methodsCreate a straight path from the given points.
Parameters:pointsArray
Returns:kendo.drawing.Path
Array of kendo.geometry.Point objects or [x, y] arrays.
The newly constructed path.
Create a straight path from the given points.
Array of kendo.geometry.Point objects or [x, y] arrays.
The newly constructed path.