MapGuide API Reference
|
virtual INT32 MgCoordinateSystemGridLineCollection::IndexOf | ( | INT32 | gridOrientation, |
double | gridValue | ||
) | const [pure virtual] |
Gets the index of the given grid orientation and value.
gridOrientation | (int) The grid orientation |
gridValue | (double) The grid value |