GoXam for WPF v3
AddPoint 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
: AddPoint Method
the new point, which should not have infinite coordinate values
Add a point at the end of the route.
Syntax
C#
public
void
AddPoint(
Point
p
)
Parameters
p
the new point, which should not have infinite coordinate values
See Also
Reference
Route Class
Route Members