ArcGIS API for Windows Phone - Library Reference
RotationChanged Event
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > Map Class : RotationChanged Event

Fires when the Rotation of the map has changed.

Syntax

Visual Basic (Declaration) 
Public Event RotationChanged As Map.RotationChangedEventHandler
C# 
public event Map.RotationChangedEventHandler RotationChanged

Event Data

The event handler receives an argument of type DependencyPropertyChangedEventArgs containing data related to this event. The following DependencyPropertyChangedEventArgs properties provide information specific to this event.

PropertyDescription
NewValue  
OldValue  
Property  

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.