Kanzi  3.9.8
Kanzi Engine C++ API
kanzi::windowing::Position Struct Reference

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...
 

Detailed Description

Signed window position.

Since
Kanzi 3.9.7

Member Data Documentation

int kanzi::windowing::Position::x

X coordinate of the position.

int kanzi::windowing::Position::y

Y coordinate of the position.


The documentation for this struct was generated from the following file: