Aspose::Cells::Drawing::ShapePathPointCollection::end method

ShapePathPointCollection::end method

Returns an iterator to the end of the ShapePathPointCollection.

Iterator Aspose::Cells::Drawing::ShapePathPointCollection::end()

ReturnValue

An Iterator pointing past the last element of the ShapePathPointCollection.

See Also