Click or drag to resize

TrafficLightTrafficLightState Property

[This is preliminary documentation and is subject to change.]

Gets or sets the state of the traffic light.

Namespace:  TrafficSimulation.Simulation.Engine
Assembly:  TrafficSimulation.Simulation.Engine (in TrafficSimulation.Simulation.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
Syntax
public TrafficLightState TrafficLightState { get; set; }

Property Value

Type: TrafficLightState

Implements

ITrafficLightTrafficLightState
See Also