General Graphics
The general graphics widget can show one of many icons available from X-Plane.
xpWidgetClass_GeneralGraphics
define
#define xpWidgetClass_GeneralGraphics 7
General Graphics Types Values
enum
These define the icon for the general graphics.
| Name | Value | Description |
|---|---|---|
| xpShip | 4 | |
| xpILSGlideScope | 5 | |
| xpMarkerLeft | 6 | |
| xp_Airport | 7 | |
| xpNDB | 8 | |
| xpVOR | 9 | |
| xpRadioTower | 10 | |
| xpAircraftCarrier | 11 | |
| xpFire | 12 | |
| xpMarkerRight | 13 | |
| xpCustomObject | 14 | |
| xpCoolingTower | 15 | |
| xpSmokeStack | 16 | |
| xpBuilding | 17 | |
| xpPowerLine | 18 | |
| xpVORWithCompassRose | 19 | |
| xpOilPlatform | 21 | |
| xpOilPlatformSmall | 22 | |
| xpWayPoint | 23 |
General Graphics Properties
enum
| Name | Value | Description |
|---|---|---|
| xpProperty_GeneralGraphicsType | 1700 | This property controls the type of icon that is drawn. |