 | RouteLegth Property |
[This is preliminary documentation and is subject to change.]
the length of the route.
Namespace:
TrafficSimulation.Simulation.Engine.Environment
Assembly:
TrafficSimulation.Simulation.Engine (in TrafficSimulation.Simulation.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
Syntaxpublic double Legth { get; }Public ReadOnly Property Legth As Double
Get
public:
virtual property double Legth {
double get () sealed;
}abstract Legth : float with get
override Legth : float with get
Property Value
Type:
DoubleImplements
IRouteLegth
See Also