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

Signed window size. More...

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

Public Attributes

int height
 Height of the window. More...
 
int width
 Width of the window. More...
 

Detailed Description

Signed window size.

Since
Kanzi 3.9.7

Member Data Documentation

int kanzi::windowing::Size::width

Width of the window.

int kanzi::windowing::Size::height

Height of the window.


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