New to Kendo UI for jQuery? Download free 30-day trial

kendo.drawing.MultiPath : kendo.drawing.Element

Draws a composite path consisting of multiple sub-paths. Using composite paths is more efficient than drawing the paths individually.

The interface of MultiPath mirrors that of Path, but each moveTo command starts a new sub-path.

Constructor Parameters

Configuration

Fields

Methods

In this article