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