operator++


Advances the iterator to the next element of the VectorImage according to the current ordering of the iterator.


void operator++ (
    void
);

Requirements

Version: API 10.0 or later, ModelerGraphics 8 or later
Library: ModelerGraphicsImp.lib (Win) or ModelerGraphics.framework (Mac)
Header: VectorImageIterator.hpp





void operator++ (
    int
);

Available from version: 8