IRenderingContext2D.translate

Changes the transformation matrix to apply a translation transformation with the given characteristics.

interface IRenderingContext2D
void
translate
(
float dx
,
float dy
)

Meta