méthode add
add(self, x, y)
Ajoute un point de chemin.
def add(self, x, y):
...
| Paramètre | Taper | Description |
|---|---|---|
| x | int | La coordonnée x. |
| y | int | La coordonnée y. |
Voir également
- module
aspose.cells.drawing - classe
ShapePathPointCollection
Ajoute un point de chemin.
def add(self, x, y):
...
| Paramètre | Taper | Description |
|---|---|---|
| x | int | La coordonnée x. |
| y | int | La coordonnée y. |
aspose.cells.drawingShapePathPointCollection