 | IVehicleRoute Property |
[This is preliminary documentation and is subject to change.]
Gets or sets the route.
Namespace:
TrafficSimulation.Simulation.Engine
Assembly:
TrafficSimulation.Simulation.Engine (in TrafficSimulation.Simulation.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
SyntaxReadOnly Property Route As IRoute
Get
property IRoute^ Route {
IRoute^ get ();
}abstract Route : IRoute with get
Property Value
Type:
IRoute
See Also