Rectangle Struct Reference

List of all members.

Public Member Functions

int Left ()
void Left (int value)
int Top ()
void Top (int value)
int Right ()
void Right (int value)
int Bottom ()
void Bottom (int value)

Static Public Member Functions

static Rectangle opCall (int x, int y, int w, int h)

Public Attributes

int X
int Y
int Width
int Height


Member Function Documentation

int Left (  ) 

void Left ( int  value  ) 

int Top (  ) 

void Top ( int  value  ) 

int Right (  ) 

void Right ( int  value  ) 

int Bottom (  ) 

void Bottom ( int  value  ) 

static Rectangle opCall ( int  x,
int  y,
int  w,
int  h 
) [static]

struct constructor


Member Data Documentation

int X

int Y

int Width

int Height


The documentation for this struct was generated from the following file:
Generated on Sun Feb 1 21:30:23 2009 for wxD by  doxygen 1.5.4