![]() |
Sylloge
A C# helper library
|
Public Member Functions | |
| Point (Int32 x, Int32 y) | |
Public Attributes | |
| Int32 | x |
| Int32 | y |
Definition at line 45 of file Structs.cs.
| Sylloge.WinAPI.Point.Point | ( | Int32 | x, |
| Int32 | y | ||
| ) |
Definition at line 50 of file Structs.cs.
| Int32 Sylloge.WinAPI.Point.x |
Definition at line 47 of file Structs.cs.
| Int32 Sylloge.WinAPI.Point.y |
Definition at line 48 of file Structs.cs.
1.7.4