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

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

Detailed Description

Unsigned window position.

Since
Kanzi 3.9.7

Member Data Documentation

unsigned int kanzi::windowing::PositionU::x

Unsigned X coordinate of the position.

unsigned int kanzi::windowing::PositionU::y

Unsigned Y coordinate of the position.


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