GoXam for WPF v3
RecomputePoints Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam Namespace
>
Route Class
: RecomputePoints Method
Call
ComputePoints
right now.
Syntax
C#
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