ReactOS 0.4.15-dev-7958-gcd0bb1a
_Rect Struct Reference
Collaboration diagram for _Rect:

Public Attributes

int x
 
int y
 
int width
 
int height
 

Detailed Description

Definition at line 60 of file drawing.c.

Member Data Documentation

◆ height

int _Rect::height

Definition at line 63 of file drawing.c.

◆ width

int _Rect::width

Definition at line 63 of file drawing.c.

◆ x

int _Rect::x

Definition at line 62 of file drawing.c.

◆ y

int _Rect::y

Definition at line 62 of file drawing.c.


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