add yöntemi
add(self, x, y)
Bir yol noktası ekler.
def add(self, x, y):
...
Parametre | Tip | Tanım |
---|---|---|
x | int | X koordinatı. |
y | int | Y koordinatı. |
Ayrıca bakınız
- modül
aspose.cells.drawing
- sınıf
ShapePathPointCollection
Bir yol noktası ekler.
def add(self, x, y):
...
Parametre | Tip | Tanım |
---|---|---|
x | int | X koordinatı. |
y | int | Y koordinatı. |
aspose.cells.drawing
ShapePathPointCollection