#include <OriginObj.h>
◆ TextBox() [1/2]
Origin::TextBox::TextBox |
( |
const string & |
_text = "" | ) |
|
|
inline |
◆ TextBox() [2/2]
Origin::TextBox::TextBox |
( |
const string & |
_text, |
|
|
Rect |
_clientRect, |
|
|
Color |
_color, |
|
|
unsigned short |
_fontSize, |
|
|
int |
_rotation, |
|
|
int |
_tab, |
|
|
BorderType |
_borderType, |
|
|
Attach |
_attach |
|
) |
| |
|
inline |
◆ attach
Attach Origin::TextBox::attach |
◆ borderType
◆ clientRect
Rect Origin::TextBox::clientRect |
◆ color
Color Origin::TextBox::color |
◆ fontSize
unsigned short Origin::TextBox::fontSize |
◆ rotation
int Origin::TextBox::rotation |
◆ tab
◆ text
string Origin::TextBox::text |
The documentation for this struct was generated from the following file: