 | IDistanceTNextPlaceable Property |
[This is preliminary documentation and is subject to change.]
The placeable were the distance is measured to.
Namespace:
TrafficSimulation.Simulation.Engine.Environment
Assembly:
TrafficSimulation.Simulation.Engine (in TrafficSimulation.Simulation.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
SyntaxT NextPlaceable { get; set; }Property NextPlaceable As T
Get
Set
property T NextPlaceable {
T get ();
void set (T value);
}abstract NextPlaceable : 'T with get, set
Property Value
Type:
T
See Also