Sets a translate transform.
Namespace: MindFusion.Drawing
File: Graphics.js
JavaScript Copy Code |
---|
function translate (x, y) |
The distance to translate along the x-axis.
The distance to translate along the y-axis.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |