 | INodeNodeType Property |
[This is preliminary documentation and is subject to change.]
The type of the node.
Namespace:
TrafficSimulation.Simulation.Engine.Environment
Assembly:
TrafficSimulation.Simulation.Engine (in TrafficSimulation.Simulation.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
SyntaxNodeType NodeType { get; }ReadOnly Property NodeType As NodeType
Get
property NodeType NodeType {
NodeType get ();
}abstract NodeType : NodeType with get
Property Value
Type:
NodeType
See Also