FSUIPC Client DLL
.NET interface for FSUIPC
|
Represents a cell on the CDU. Holds information about the symbol displayed in the cell. More...
Public Member Functions | |
override string | ToString () |
Returns the symbol displayed in the cell as a string. | |
Public Attributes | |
char | Symbol |
The symbol currently displayed. | |
PMDG_NGX_CDU_COLOR | Color |
The foreground colour of the cell. | |
PMDG_NGX_CDU_FLAG | Flags |
Extra information about the cell. | |
Represents a cell on the CDU. Holds information about the symbol displayed in the cell.
|
inline |
Returns the symbol displayed in the cell as a string.