 | IPositionNodeConnection Property |
[This is preliminary documentation and is subject to change.]
The connection where the position is
Namespace:
TrafficSimulation.Simulation.Engine.Environment
Assembly:
TrafficSimulation.Simulation.Engine (in TrafficSimulation.Simulation.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
SyntaxINodeConnection NodeConnection { get; set; }Property NodeConnection As INodeConnection
Get
Set
property INodeConnection^ NodeConnection {
INodeConnection^ get ();
void set (INodeConnection^ value);
}abstract NodeConnection : INodeConnection with get, set
Property Value
Type:
INodeConnection
See Also