Wrap
methodsStacks drawing elements horizontally. Multiple stacks will be used if the elements width exceeds the given rectangle width.
Parameters:elementsArray
rectkendo.geometry.Rect
Returns:Array
An array with the drawing elements that should be wrapped.
The rectangle in which the elements should be wrapped.
An array with the stacks. Each stack is an Array holding the stack drawing elements.