MapLayer.GetPositionRectangle Method (DependencyObject)

Bing
 

Retrieves a LocationRect that UIElement objects of the layer are fit into (also known as “arranging”).

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

public static LocationRect GetPositionRectangle(
	DependencyObject dependencyObject
)

Parameters

dependencyObject
Type: System.Windows.DependencyObject

The dependency field.

Return to top
Show: