MapLayer.SetPositionOrigin Method (DependencyObject, PositionOrigin)
Bing
Sets the position of the origin of the map layer.
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
public static void SetPositionOrigin( DependencyObject dependencyObject, PositionOrigin origin )
Parameters
- dependencyObject
-
Type:
System.Windows.DependencyObject
The dependency field.
- origin
-
Type:
Microsoft.Maps.MapControl.WPF.PositionOrigin
The position origin of the map layer.
Show: