MapLayer.AddChild Method (UIElement, Location, Point)
Bing
Adds a UIElement to the map layer at the specified location using the given pixel offset.
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
Parameters
- element
-
Type:
System.Windows.UIElement
The UIElement to add.
- location
-
Type:
Microsoft.Maps.MapControl.WPF.Location
The location at which to add the UIElement.
- offset
-
Type:
System.Windows.Point
The pixel offset to use.
Show: