GoXam for WPF v3
AddPoint Method
Northwoods.GoXam Namespace > Route Class : AddPoint Method
the new point, which should not have infinite coordinate values
Add a point at the end of the route.
Syntax
public void AddPoint( 
   Point p
)

Parameters

p
the new point, which should not have infinite coordinate values
See Also

Reference

Route Class
Route Members