Unsigned window position. More...
#include <kanzi/core.ui/platform/windowing_ng/common/window_geometry.hpp>
Public Attributes | |
unsigned int | x |
Unsigned X coordinate of the position. More... | |
unsigned int | y |
Unsigned Y coordinate of the position. More... | |
Unsigned window position.
unsigned int kanzi::windowing::PositionU::x |
Unsigned X coordinate of the position.
unsigned int kanzi::windowing::PositionU::y |
Unsigned Y coordinate of the position.