MapLayer.AddChild Method (UIElement, LocationRect)
Bing
Adds a UIElement to the map layer at the specified location rectangle.
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
Parameters
- element
-
Type:
System.Windows.UIElement
The UIElement to add.
- locationRect
-
Type:
Microsoft.Maps.MapControl.WPF.LocationRect
The location rectangle at which to add the UIElement.
Show: