klyn.gui.windows.Painter.setTransform
method
public setTransform(a as Double, b as Double, c as Double, d as Double, e as Double, f as Double) as Void:
Description
Replaces the current transform.
painter.setTransform(1.0, 0.0, 0.0, 1.0, 0.0, 0.0)