Aspose::Cells::Drawing::ShapePathPointCollection::begin method

ShapePathPointCollection::begin method

Returns an iterator to the beginning of the ShapePathPointCollection.

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

ReturnValue

An Iterator pointing to the first element of the ShapePathPointCollection.

See Also