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

List of all members.

Public Member Functions

 Point (Int32 x, Int32 y)

Public Attributes

Int32 x
Int32 y

Detailed Description

Definition at line 45 of file Structs.cs.


Constructor & Destructor Documentation

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

Definition at line 50 of file Structs.cs.


Member Data Documentation

Definition at line 47 of file Structs.cs.

Definition at line 48 of file Structs.cs.


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