Public Member Functions | |
ParaUIPen (CGDIPen *obj) | |
bool | IsValid () |
check if the object is valid | |
string | GetColor () const |
Get the color of this pen. | |
void | SetColor (const char *strColor) |
float | GetWidth () const |
Get the width of this pen, in pixels by default. | |
void | SetWidth (float width) |
string | GetTexture () const |
get texture | |
void | SetTexture (const char *strTexture) |
Public Attributes | |
CGDIPen * | m_pObj |
float ParaScripting::ParaUIPen::GetWidth | ( | ) | const |
Get the width of this pen, in pixels by default.