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

Detailed Description

Real window position.

Since
Kanzi 3.9.7

Member Data Documentation

◆ x

float kanzi::windowing::PositionF::x

X coordinate of the position.

◆ y

float kanzi::windowing::PositionF::y

Y coordinate of the position.


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