This event occurs when the displayed pyramid level in the Navigation Map is changed.
|
JavaScript |
|
|
OnMapLevelChanged( NewLevel) |
|
|
C# |
|
|
void OnMapLevelChanged( int NewLevel) |
|
|
C++ |
|
|
HRESULT OnMapLevelChanged( long NewLevel) |
|
Parameters
NewLevel
The zero-based index of the new resolution pyramid level displayed in the Navigation Map window.