Share via


MapLayer.AddChild Method

This documentation is no longer available on MSDN, however it is available as a CHM download.

Adds a UIElement to the map layer.

Adding Shapes to the MapAdding Media to the MapAdding Tile Overlays to the Map

Overload List

Name Description
MapLayer.AddChild (UIElement, Location)
Adds a UIElement to the map layer at the specified location.
MapLayer.AddChild (UIElement, Location, PositionOrigin)
Adds a UIElement to the map layer at the specified location using the given position origin.
MapLayer.AddChild (UIElement, Location, Point)
Adds a UIElement to the map layer at the specified location using the given pixel offset.
MapLayer.AddChild (UIElement, LocationRect)
Adds a UIElement to the map layer at the specified location rectangle.

See Also

Reference

MapLayer Class
MapLayer Members
Microsoft.Maps.MapControl Namespace

Other Resources

Adding Shapes to the Map
Adding Media to the Map
Adding Tile Overlays to the Map
Adding Shapes to the Map
Adding Media to the Map
Adding Tile Overlays to the Map