VectorImageIterator::operator GSPtr
Returns a reference to the element of the VectorImage that is pointed by the iterator.
operator GSPtr ( void ) const;
Return value
The element of the VectorImage that is pointed by the iterator.
Description
You can access and modify any record placed into a VectorImage, but you should be careful.
Requirements
- Version: API 10.0 or later, ModelerGraphics 8 or later
- Library: ModelerGraphicsImp.lib (Win) or ModelerGraphics.framework (Mac)
- Header: VectorImageIterator.hpp