![]() |
Sylloge
A C# helper library
|
Public Member Functions | |
| Size (Int32 x, Int32 y) | |
Public Attributes | |
| Int32 | cx |
| Int32 | cy |
Definition at line 23 of file Structs.cs.
| Sylloge.WinAPI.Size.Size | ( | Int32 | x, |
| Int32 | y | ||
| ) |
Definition at line 28 of file Structs.cs.
| Int32 Sylloge.WinAPI.Size.cx |
Definition at line 25 of file Structs.cs.
| Int32 Sylloge.WinAPI.Size.cy |
Definition at line 26 of file Structs.cs.
1.7.4