Click or drag to resize
IFlightSimulatorXIsSlewing Property
Gets or sets a value indicating that the simulator is in slew mode. In slew mode the aircraft does not fly normally but the pitch is still affected by the simulated environment. FSX will ignore collisions with objects or the ground.

Namespace: VirtualRadar.Interface.FlightSimulatorX
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool IsSlewing { get; set; }

Property Value

Type: Boolean
See Also