heightNumber

The vertical size.

Example

<script>
var geom = kendo.geometry;
var size = new geom.Size(100, 50);
console.log(size.height); // logs 50
</script>
In this article
height
Not finding the help you need?
Contact Support