MapLayer::AddChild Method
Bing
Adds a UIElement to the map layer.
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
| Name | Description | |
|---|---|---|
![]() | AddChild(UIElement^, Location^) | Adds a UIElement to the map layer at the specified location. |
![]() | AddChild(UIElement^, Location^, Point) | Adds a UIElement to the map layer at the specified location using the given pixel offset. |
![]() | AddChild(UIElement^, Location^, PositionOrigin) | Adds a UIElement to the map layer at the specified location using the given position origin. |
![]() | AddChild(UIElement^, LocationRect^) | Adds a UIElement to the map layer at the specified location rectangle. |
???ADD links to Adding Shapes/Media/Tile Overlays to the Map
Show:
