Signed window position. More...
#include <kanzi/platform/windowing/window_geometry.hpp>
Public Attributes | |
| int | x |
| X coordinate of the position. | |
| int | y |
| Y coordinate of the position. | |
Signed window position.
| int kanzi::windowing::Position::x |
X coordinate of the position.
| int kanzi::windowing::Position::y |
Y coordinate of the position.