Paint.Translate (gb.web.gui)

Static Sub Translate ( TX As Float, TY As Float )

Modify the current transformation matrix by translating the user-space origin.

  • TX : Amount to translate in the X direction.

  • TY : Amount to translate in the Y direction.