Click or drag to resize
IFlightSimulatorXView Properties

The IFlightSimulatorXView type exposes the following members.

Properties
  NameDescription
Public propertyCanBeRefreshed
Gets a value indicating to the presenter that the view is on show and should be refreshed.
Public propertyConnectionStatus
Gets or sets a description of the state of the connection to FSX.
Public propertyConnectToFlightSimulatorXEnabled
Gets or sets a value indicating that the user should be allowed to elect to connect to Flight Simulator X.
Public propertyFlightSimulatorPageAddress
Gets or sets the address of the flight simulator web page that the server can display.
Public propertyRideAircraftEnabled
Gets or sets a value indicating that the user should be allowed to elect to ride an aircraft.
Public propertyRideStatus
Gets or sets a description of the state of the FSX 'ride' feature.
Public propertyRidingAircraft
Gets or sets a value indicating that the user is mirroring a real aircraft's position etc. in FSX.
Public propertySelectedRealAircraft
Gets the real aircraft selected by the user for riding.
Public propertyUseSlewMode
Gets or sets a value indicating then the ride feature should use slew mode to move the simulated aircraft instead of freeze mode.
Public propertyWindowHandle
Gets the window handle that will be passed to IFlightSimulatorX.
Top
See Also