Aspose::Cells::Drawing::ShapeSegmentPathCollection::Add method
ShapeSegmentPathCollection::Add method
Add a segment path in creation path.
int32_t Aspose::Cells::Drawing::ShapeSegmentPathCollection::Add(ShapePathType type)
Parameter | Type | Description |
---|---|---|
type | ShapePathType | The path type. |
ReturnValue
Returns the position of ShapeSegmentPath object in the list.
See Also
- Class Vector
- Enum ShapePathType
- Class ShapeSegmentPathCollection
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++