Method Cairo.Path()->_get_iterator()


Method _get_iterator

Cairo.Path a;
foreach( a; index; value ) or
PathIterator _get_iterator(void|int ind)

Description

Create and initiate a new PathIterator that could be used to iterate over this path.

Returns

An iterator.