Aspose::Cells::Drawing::ShapePathCollection::Get method
ShapePathCollection::Get method
Gets a creation path.
ShapePath Aspose::Cells::Drawing::ShapePathCollection::Get(int32_t index)
| Parameter | Type | Description |
|---|---|---|
| index | int32_t | The index. |
ReturnValue
Returns ShapePath object.
See Also
- Class ShapePath
- Class Vector
- Class ShapePathCollection
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++