Aspose::Cells::Drawing::ShapeSegmentPathCollection::Get method

ShapeSegmentPathCollection::Get method

Gets ShapeSegmentPath object.

ShapeSegmentPath Aspose::Cells::Drawing::ShapeSegmentPathCollection::Get(int32_t index)
ParameterTypeDescription
indexint32_tThe index.

ReturnValue

Returns a ShapeSegmentPath object.

See Also