Centrafuse Logo Flux Logo


centrafuse.Plugins.Win32.RECT Struct Reference

Win32 RECT. More...

List of all members.

Public Member Functions

 RECT (Rectangle rect)
 Creates new RECT.
 RECT (int left, int top, int right, int bottom)
 Creates new RECT.

Public Attributes

int left
 RECT Left point.
int top
 RECT Top point.
int right
 RECT Right point.
int bottom
 RECT Bottom point.


Detailed Description

Win32 RECT.


Constructor & Destructor Documentation

centrafuse.Plugins.Win32.RECT.RECT ( Rectangle  rect  ) 

Creates new RECT.

centrafuse.Plugins.Win32.RECT.RECT ( int  left,
int  top,
int  right,
int  bottom 
)

Creates new RECT.


Member Data Documentation

RECT Bottom point.

RECT Left point.

RECT Right point.

RECT Top point.


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




Copyright © 2008 Flux Media, Inc. (U.S. Copyright Registration Number: TXu-1-239-794) Flux Logo