setMatrix

open fun setMatrix(matrix: Matrix? = null)

Sets the transformation matrix that will be applied when rendering.

Since

1.8

Parameters

matrix

a PangoMatrix, or null to unset any existing matrix (No matrix set is the same as setting the identity matrix.)