Sylloge
A C# helper library
Public Member Functions | Public Attributes
Sylloge.WinAPI.Size Struct Reference

List of all members.

Public Member Functions

 Size (Int32 x, Int32 y)

Public Attributes

Int32 cx
Int32 cy

Detailed Description

Definition at line 23 of file Structs.cs.


Constructor & Destructor Documentation

Sylloge.WinAPI.Size.Size ( Int32  x,
Int32  y 
)

Definition at line 28 of file Structs.cs.


Member Data Documentation

Definition at line 25 of file Structs.cs.

Definition at line 26 of file Structs.cs.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties Events