neoWidgets
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | List of all members
neo::Size Struct Reference

Windows SIZE structure with constructor. More...

#include <Rect.h>

Inheritance diagram for neo::Size:
Inheritance graph
[legend]

Public Member Functions

 Size (LONG width=0, LONG height=0)
 
 Size (const SIZE &other)
 
void operator= (const SIZE &other)
 
bool operator== (const SIZE &other) const
 

Detailed Description

Windows SIZE structure with constructor.


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