|
MapGuide API Reference
|
| virtual double MgMapBase::GetFiniteDisplayScaleAt | ( | INT32 | index | ) | [virtual] |
Gets the finite display scale at the specified index.
| int GetFiniteDisplayScaleAt(int index); |
| int GetFiniteDisplayScaleAt(int index); |
| int GetFiniteDisplayScaleAt(int index); |
| index | Index of the finite display scale to get. |
| MgOutOfRangeException | if the index is invalid. |