AnimationLevel Enumeration
Bing
Determines when map navigation is animated.
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
| Member name | Description | |
|---|---|---|
| Full | Map navigation is always animated. | |
| None | The map navigates to a new view by snapping to it instead of using animation. | |
| UserInput | Map navigation is only animated in response to user input. |
Show: