XPLMSetAvionicsGeometry

Function XPLMSetAvionicsGeometry 

Source
pub unsafe extern "C" fn XPLMSetAvionicsGeometry(
    inHandle: XPLMAvionicsID,
    inLeft: c_int,
    inTop: c_int,
    inRight: c_int,
    inBottom: c_int,
)
Expand description

XPLMSetAvionicsGeometry

Sets the size and position of a cockpit device’s popup window in the X-Plane coordinate system.