ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
This class represents the parameters passed out through the FindingRoute event.
This is the default constructor.
FindingRouteRoutingAlgorithmEventArgs(RouteSegment)
This is the constructor that passed the routeSegment.
This is the constructor that passed the routeSegment.
N/A
N/A
N/A
N/A
N/A
N/A
The default value is null if you call the default constructor.
Gets or sets the value that represents whether the current routeSegment is the terminus. The default value is false.
If you set the value to true, it will make the current routeSegment the terminus, which will break the route and return the path that has been routed thus far.