Map Constructor ()

 

Initializes a new instance of the Microsoft.Maps.MapControl.WPF.Map class.

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

Syntax

public Map()
public:
Map()
new : unit -> Map
Public Sub New

See Also

Map Class
Microsoft.Maps.MapControl.WPF Namespace

Return to top