MapLayer.SetPositionOrigin Method
July 26, 2012
Sets the position origin of the map layer.
Assembly: Microsoft.Phone.Controls.Maps (in Microsoft.Phone.Controls.Maps.dll)
public static void SetPositionOrigin( DependencyObject dependencyObject, PositionOrigin origin )
Parameters
- dependencyObject
- Type: System.Windows.DependencyObject
The dependency object.
- origin
- Type: Microsoft.Phone.Controls.Maps.PositionOrigin
The position origin of the map layer.