MapControl.X11Message Method
This element is not available using the selected API.
This element is not available using the selected API.
In this article
Forwards an X11 event to the MapControl.
The Thread Access Verifier will enforce this rule when it is active.
bool x11Message (
XEvent& e
)
This method is only available in the X11 MapControl on Linux. It can be used to dispatch X11 events and let the control handle them and automatically call the correct key or mouse methods.
Linux
In this article
This element is not available using the selected API.
In this article
This element is not available using the selected API.
In this article