New to Kendo UI for jQueryStart a free 30-day trial

C

fields

The c (1, 2) member of the matrix.

c

Number
<script>
    var geom = kendo.geometry;
    var matrix = new geom.Matrix(1, 0, 0.3, 1, 10, 5);
    console.log(matrix.c); // outputs: 0.3
</script>
Not finding the help you need?
Contact Support