Kanzi 4.0.0-beta2
kanzi::windowing::PositionF Struct Reference

Real window position. More...

#include <kanzi/platform/windowing/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: