 | INodeConnectionConnectionOrientation Property |
[This is preliminary documentation and is subject to change.]
Gets the orientation of a connection.
Namespace:
TrafficSimulation.Simulation.Engine.Environment
Assembly:
TrafficSimulation.Simulation.Engine (in TrafficSimulation.Simulation.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
SyntaxOrientation ConnectionOrientation { get; }ReadOnly Property ConnectionOrientation As Orientation
Get
property Orientation ConnectionOrientation {
Orientation get ();
}abstract ConnectionOrientation : Orientation with get
Property Value
Type:
Orientation
See Also