Context.setMatrix
void setMatrix(cairo.matrix.Matrix matrix)Modifies the current transformation matrix (CTM) by setting it equal to matrix.
Parameters
matrix | a transformation matrix from user space to device space |
void setMatrix(cairo.matrix.Matrix matrix)Modifies the current transformation matrix (CTM) by setting it equal to matrix.
matrix | a transformation matrix from user space to device space |