Kanzi 3.9.10
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.
 
int y
 Y coordinate of the position.
 

Detailed Description

Signed window position.

Since
Kanzi 3.9.7

Member Data Documentation

◆ x

int kanzi::windowing::Position::x

X coordinate of the position.

◆ y

int kanzi::windowing::Position::y

Y coordinate of the position.


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