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