Click or drag to resize

RouteIntersects Method

Indicates whether the route shares one or more tracks with another given route.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Function Intersects ( 
	objRoute As Route
) As Boolean

Parameters

objRoute
Type: RRAutoLib.CTCRoute

Return Value

Type: Boolean
See Also