Kanzi  3.9.7
Kanzi Engine API
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 windowing::Size::width

Width of the window.

int windowing::Size::height

Height of the window.


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