MapLayer.GetPositionOffset Method (DependencyObject)

Bing
 

Retrieves the offset of a layer from the position calculated by the map projection, in pixels.

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

public static Point GetPositionOffset(
	DependencyObject dependencyObject
)

Parameters

dependencyObject
Type: System.Windows.DependencyObject

The dependency fieldt

Return Value

Type: System.Windows.Point

Returns Point.

Return to top
Show: