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)
ParameterTypeDescription
typeShapePathTypeThe path type.

ReturnValue

Returns the position of ShapeSegmentPath object in the list.

See Also