GoXam for WPF v3
RecomputePoints Method
Northwoods.GoXam Namespace > Route Class : RecomputePoints Method
Call ComputePoints right now.
Syntax
public void RecomputePoints()
Remarks
This method calls ComputePoints in order to calculate a new route. If you just want to make sure the points are up-to-date, call UpdatePoints instead.
See Also

Reference

Route Class
Route Members