Aspose::Cells::Drawing::ShapeSegmentPathCollection::begin method

ShapeSegmentPathCollection::begin method

Returns an iterator to the beginning of the ShapeSegmentPathCollection.

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

ReturnValue

An Iterator pointing to the first element of the ShapeSegmentPathCollection.

See Also