Aspose::Cells::Drawing::ShapePathPointCollection::Add method
ShapePathPointCollection::Add method
Adds a path point.
int32_t Aspose::Cells::Drawing::ShapePathPointCollection::Add(int32_t x, int32_t y)
Parameter | Type | Description |
---|---|---|
x | int32_t | The x coordinate. |
y | int32_t | The y coordinate. |
See Also
- Class Vector
- Class ShapePathPointCollection
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++