Aspose::Cells::Drawing::ShapePathPointCollection::Get method

ShapePathPointCollection::Get method

Gets shape path point by index.

ShapePathPoint Aspose::Cells::Drawing::ShapePathPointCollection::Get(int32_t index)
ParameterTypeDescription
indexint32_tThe index

ReturnValue

Returns ShapePathPoint object

See Also