Click or drag to resize

TrafficLightIsConnectionBlocking Property

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

Signals if this placable is blocking the node connection where it lives on.

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

Property Value

Type: Boolean

Implements

IPlaceableIsConnectionBlocking
See Also