|
MapGuide API Reference
|
| virtual double MgCoordinateSystem::GetProjectionParameter | ( | INT32 | nIndex | ) | [pure virtual] |
Gets the projection parameter count of this coordinate system at the specified index.
| nIndex | (int) The index at which to retrieve the projection parameter. NOTE: The index is 1-based, not 0-based (ie. The first index will start at 1, not 0) |