Web API Reference MapGuide Open Source
virtual MgCoordinateIterator* MgMultiPolygon::GetCoordinates (  )  [virtual]

Returns an iterator over the coordinates included in this geometric entity.

.NET Syntax
virtual MgCoordinateIterator GetCoordinates();
Java Syntax
virtual MgCoordinateIterator GetCoordinates();

Returns:
The coordinates of this geometric entity

Implements MgAggregateGeometry.


Comments or suggestions? Send us feedback.