liborigin2 13/09/2010
Public Member Functions | Public Attributes
Origin::TextBox Struct Reference

#include <OriginObj.h>

List of all members.

Public Member Functions

 TextBox (const string &_text="")
 TextBox (const string &_text, const Rect &_clientRect, const Color &_color, unsigned short _fontSize, int _rotation, int _tab, BorderType _borderType, Attach _attach)

Public Attributes

Attach attach
BorderType borderType
Rect clientRect
Color color
unsigned short fontSize
int rotation
int tab
string text

Constructor & Destructor Documentation

Origin::TextBox::TextBox ( const string &  _text = "") [inline]
Origin::TextBox::TextBox ( const string &  _text,
const Rect _clientRect,
const Color _color,
unsigned short  _fontSize,
int  _rotation,
int  _tab,
BorderType  _borderType,
Attach  _attach 
) [inline]

Member Data Documentation

unsigned short Origin::TextBox::fontSize

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