iOSGraphics.Translate
From Xojo Documentation
Method
Translates the origin point by the specified translateX and translateY values. Useful with Rotate.
Sample Code
From within an iOSCanvas.Paint event handler:
Translates the origin point by the specified translateX and translateY values. Useful with Rotate.
From within an iOSCanvas.Paint event handler: