GoXam for WPF v3
InvalidateRoute 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
: InvalidateRoute Method
Declare that the points in this
Route
are invalid and request that it call
RecomputePoints
soon.
Syntax
C#
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