Click or drag to resize
IFlightSimulatorXIsFrozen Property
Gets or sets a value indicating that the simulated aircraft's position, altitude and attitude are frozen in FSX. When an aircraft is frozen it is unable to move but FSX will register a collision if it hits an object 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 IsFrozen { get; set; }

Property Value

Type: Boolean
See Also