eNumber

The e (1, 3) member of the matrix.

Example

<script>
    var geom = kendo.geometry;
    var matrix = new geom.Matrix(1, 0, 0, 1, 20, 5);
    console.log(matrix.e); // outputs: 20
</script>
In this article
e
Not finding the help you need?
Contact Support