MapLayer.GetPosition Method (DependencyObject)

Bing
 

Retrieves the map layer’s position.

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

Public Shared Function GetPosition (
	dependencyObject As DependencyObject
) As Location

Parameters

dependencyObject
Type: System.Windows.DependencyObject

The dependency field.

Return to top
Show: