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

Real window position. More...

#include <kanzi/core.ui/platform/windowing_ng/common/window_geometry.hpp>

Public Attributes

float x
 X coordinate of the position. More...
 
float y
 Y coordinate of the position. More...
 

Detailed Description

Real window position.

Since
Kanzi 3.9.7

Member Data Documentation

float kanzi::windowing::PositionF::x

X coordinate of the position.

float kanzi::windowing::PositionF::y

Y coordinate of the position.


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