MapRouteView.Route Свойство

Определение

Возвращает объект MapRoute, отображаемый mapRouteView.

public:
 property MapRoute ^ Route { MapRoute ^ get(); };
MapRoute Route();
public MapRoute Route { get; }
var mapRoute = mapRouteView.route;
Public ReadOnly Property Route As MapRoute

Значение свойства

Объект MapRoute, отображаемый mapRouteView.

Применяется к

См. также раздел