MapGuide API Reference
|
virtual void MgCoordinateSystem::SetProjectionParameter | ( | INT32 | nIndex, |
double | dValue | ||
) | [pure virtual] |
Sets the projection parameter of this coordinate system at the specified index.
nIndex | (int) The index at which to set the projection parameter |
dValue | (double) The projection parameter value |