move_to method
move_to
def move_to(self, x, y):
...
| Parameter | Type | Description |
|---|---|---|
| x | float | |
| y | float |
See Also
- module
aspose.html.dom.canvas - class
ICanvasRenderingContext2D
def move_to(self, x, y):
...
| Parameter | Type | Description |
|---|---|---|
| x | float | |
| y | float |
aspose.html.dom.canvasICanvasRenderingContext2D