IFlightSimulatorXView Properties |
The IFlightSimulatorXView type exposes the following members.
Name | Description | |
---|---|---|
CanBeRefreshed |
Gets a value indicating to the presenter that the view is on show and should be refreshed.
| |
ConnectionStatus |
Gets or sets a description of the state of the connection to FSX.
| |
ConnectToFlightSimulatorXEnabled |
Gets or sets a value indicating that the user should be allowed to elect to connect to Flight Simulator X.
| |
FlightSimulatorPageAddress |
Gets or sets the address of the flight simulator web page that the server can display.
| |
RideAircraftEnabled |
Gets or sets a value indicating that the user should be allowed to elect to ride an aircraft.
| |
RideStatus |
Gets or sets a description of the state of the FSX 'ride' feature.
| |
RidingAircraft |
Gets or sets a value indicating that the user is mirroring a real aircraft's position etc. in FSX.
| |
SelectedRealAircraft |
Gets the real aircraft selected by the user for riding.
| |
UseSlewMode |
Gets or sets a value indicating then the ride feature should use slew mode to move the simulated
aircraft instead of freeze mode.
| |
WindowHandle |
Gets the window handle that will be passed to IFlightSimulatorX.
|