MapLayer.AddChild Method (UIElement, Location)

Bing
 

Adds a UIElement to the map layer at the specified location.

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

member AddChild : 
        element:UIElement *
        location:Location -> unit

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.

???ADD LINKS TO ADDING SHAPES/MEDIA/TILE OVERLAYS OT THE MAP

Return to top
Show: