IFlightSimulatorXViewUseSlewMode Property |
Gets or sets a value indicating then the ride feature should use slew mode to move the simulated
aircraft instead of freeze mode.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool UseSlewMode { get; set; }
Property UseSlewMode As Boolean
Get
Set
property bool UseSlewMode {
bool get ();
void set (bool value);
}
abstract UseSlewMode : bool with get, set
Property Value
Type:
BooleanSee Also