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