GoXam for WPF v3
InvalidateRoute Method
Northwoods.GoXam Namespace > Route Class : InvalidateRoute Method
Declare that the points in this Route are invalid and request that it call RecomputePoints soon.
Syntax
public void InvalidateRoute()
Remarks
This is called when a node invalidates its connected links (Part.InvalidateRelationships) or when some Route properties have been changed.
See Also

Reference

Route Class
Route Members