MapCore::AnimationLevel Property

Bing
 

Gets or sets the animation level of the map.

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

public:
property AnimationLevel AnimationLevel {
	AnimationLevel get();
	void set(AnimationLevel value);
}
Return to top
Show: