Kanzi  3.9.7
Kanzi Engine API
windowing::SizeU Struct Reference

Unsigned window size. More...

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

Public Attributes

unsigned int height
 Unsigned height of the window. More...
 
unsigned int width
 Unsigned width of the window. More...
 

Detailed Description

Unsigned window size.

Since
Kanzi 3.9.7

Member Data Documentation

unsigned int windowing::SizeU::width

Unsigned width of the window.

unsigned int windowing::SizeU::height

Unsigned height of the window.


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