setSize

Sets the rectangle size.

Parameters

value kendo.geometry.Size|Array

The new rectangle Size or equivalent [width, height] array.

Returns

kendo.geometry.Rect The current rectangle instance.

In this article