GoXam for WPF v3
RemovePoint Method
Northwoods.GoXam Namespace > Route Class : RemovePoint Method
the zero-based index of the point to extract; if beyond range this does nothing
Remove a particular point from the route.
Syntax
public void RemovePoint( 
   int i
)

Parameters

i
the zero-based index of the point to extract; if beyond range this does nothing
See Also

Reference

Route Class
Route Members