MercatorMode Constructor ()

 

Initializes a new instance of the MercatorMode class.

When you instantiate your Map to use the MercatorMode, you can add tile overlays, shapes, images or videos to one or more MapLayer objects.

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

Syntax

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

See Also

MercatorMode Class
Microsoft.Maps.MapControl.WPF Namespace

Return to top