|
MapGuide API Reference
|
| virtual MgGeometry* MgMultiGeometry::GetGeometry | ( | INT32 | index | ) | [virtual] |
Gets the geometry at the specified index. The indexing starts at zero.
| virtual MgGeometry GetGeometry(int index); |
| virtual MgGeometry GetGeometry(int index); |
| virtual MgGeometry GetGeometry(int index); |
| index | (int) An integer specifying the location of the geometry in the collection. |