Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

wkgl::LAYOUT_INFO Struct Reference

\breif This struct contains information used to layout a component. More...

#include <Layout.h>

List of all members.

Public Attributes

int hgap
 The horizontal gap between components to use.

int vgap
 The vertical gap between components to use.

RECT client
 The client area in which to draw the components.

int param
 Some parameter that the layout manager wishes to use.


Detailed Description

\breif This struct contains information used to layout a component.

Author:
Micheal Nooner


Member Data Documentation

RECT wkgl::LAYOUT_INFO::client
 

The client area in which to draw the components.

int wkgl::LAYOUT_INFO::hgap
 

The horizontal gap between components to use.

int wkgl::LAYOUT_INFO::param
 

Some parameter that the layout manager wishes to use.

int wkgl::LAYOUT_INFO::vgap
 

The vertical gap between components to use.


The documentation for this struct was generated from the following file:
Generated on Tue Apr 29 03:18:55 2003 for GuiLib by doxygen1.2.18