Sets a translate transform.
Namespace: MindFusion.DrawingFile: Graphics.js
function translate (x, y)
Type: NumberThe distance to translate along the x-axis.
Type: NumberThe distance to translate along the y-axis.
Graphics MembersGraphics ClassMindFusion.Drawing Namespace