var instance = new Vintasoft.Imaging.Utils.WebMatrixJS(m11, m12, m21, m22, offsetx, offsety); var value; // Type: number value = instance.get_offsety();
function get_offsety() : number;
Return Value
Value of the third row and second column of the matrix.