Aspose::Cells::Drawing::ShapePathCollection::Get method

ShapePathCollection::Get method

Gets a creation path.

ShapePath Aspose::Cells::Drawing::ShapePathCollection::Get(int32_t index)
ParameterTypeDescription
indexint32_tThe index.

ReturnValue

Returns ShapePath object.

See Also