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
Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.
This class represents the parameters passed out through the BuildingRoutingData event.
BuildingRoutingDataRtgRoutingSourceEventArgs(RouteSegment,LineShape)
The default value is null if you call the default constructor.
Gets or sets the value that represents the current routeSegment during route.
The default value is null if you call the default constructor.
Gets or sets the value that represents whether the building data is cancelled. The default value is false.
If you set the value to true, it will cancel building routing data.