 | INodeY Property |
[This is preliminary documentation and is subject to change.]
Y coordinate of a node
Namespace:
TrafficSimulation.Simulation.Engine.Environment
Assembly:
TrafficSimulation.Simulation.Engine (in TrafficSimulation.Simulation.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
SyntaxProperty Y As Double
Get
Set
property double Y {
double get ();
void set (double value);
}abstract Y : float with get, set
Property Value
Type:
Double
See Also