Aspose::Cells::Drawing::ShapePathPointCollection::Get method
ShapePathPointCollection::Get method
Gets shape path point by index.
ShapePathPoint Aspose::Cells::Drawing::ShapePathPointCollection::Get(int32_t index)
| Parameter | Type | Description |
|---|---|---|
| index | int32_t | The index |
ReturnValue
Returns ShapePathPoint object
See Also
- Class ShapePathPoint
- Class Vector
- Class ShapePathPointCollection
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++