RouteItemDistanceToNext Property |
The distance between this location and the next.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic double DistanceToNext { get; }
Public ReadOnly Property DistanceToNext As Double
Get
public:
property double DistanceToNext {
double get ();
}
member DistanceToNext : float with get
Property Value
Type:
Double
See Also