MapRouteView(MapRoute) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
MapRouteView(MapRoute ^ route);
MapRouteView(MapRoute const& route);
public MapRouteView(MapRoute route);
function MapRouteView(route)
Public Sub New (route As MapRoute)
Parameters
- route
- MapRoute
The route to display on the map.