iOSGraphics.Translate
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Method
Translates the origin point by the specified translateX and translateY values. Useful with Rotate.
Sample Code
From within an iOSCanvas.Paint event handler: