Click or drag to resize

RouteSetWaypointList Method

Sets the waypoints of a route from a comma separated string.

Namespace: ZylSoft.Gps
Assembly: ZylGpsReceiver (in ZylGpsReceiver.dll) Version: 3.28.8737.22596
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public void SetWaypointList(
	string waypoints
)

Parameters

waypoints  String
Comma separated waypoint list.
See Also