AnimationLevel Enumeration

This documentation is no longer available on MSDN, however it is available as a CHM download.

Determines when map navigation is animated.

Namespace: Microsoft.Maps.MapControl
Assembly: Microsoft.Maps.MapControl.Common (in Microsoft.Maps.MapControl.Common.dll)

Usage

Syntax

'Declaration
Public Enumeration AnimationLevel
public enum AnimationLevel
public enum class AnimationLevel
public enum AnimationLevel
public enum AnimationLevel

Members

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.

Platforms

Development Platforms

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

Target Platforms

See Also

Reference

Microsoft.Maps.MapControl Namespace