 | VehiclePhysicsLength Property |
[This is preliminary documentation and is subject to change.]
Gets the length.
Namespace:
TrafficSimulation.Simulation.Engine.VehicleHandling
Assembly:
TrafficSimulation.Simulation.Engine (in TrafficSimulation.Simulation.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
Syntaxpublic double Length { get; }Public ReadOnly Property Length As Double
Get
public:
property double Length {
double get ();
}member Length : float with get
Property Value
Type:
Double
See Also