andrea
04-14-2008, 02:50 AM
hello boys,
how can i set the start/end/stop time?
wRoute.Waypoints.Add( wMap.FindResults("FistCity").get_Item(ref item) , "Milano");
wRoute.Waypoints.Add(wMap.FindResults("SecondCity").get_Item(ref item), "Lecco");
wRoute.Waypoints.Add(wMap.FindResults("thirdCity").get_Item(ref item), "Roma");
I've readden that there is a propriety Type, but i can only read this.
so.. how can i set it?
thanks
how can i set the start/end/stop time?
wRoute.Waypoints.Add( wMap.FindResults("FistCity").get_Item(ref item) , "Milano");
wRoute.Waypoints.Add(wMap.FindResults("SecondCity").get_Item(ref item), "Lecco");
wRoute.Waypoints.Add(wMap.FindResults("thirdCity").get_Item(ref item), "Roma");
I've readden that there is a propriety Type, but i can only read this.
so.. how can i set it?
thanks