元素样式 更多...
#include <TEduBoard.h>
Public 成员函数 | |
TEduBoardStyleObject () | |
TEduBoardStyleObject (TEduElementOperatorType operatorType, const char *styleStrValue, int styleIntValue, TEduBoardColor colorValue, int offsetX, int offsetY) | |
成员变量 | |
TEduElementOperatorType | operatorType |
int | sizeValueType |
字号值类型 0:整形类型如 320;1:字符串类型:如'20px' 更多... | |
const char * | styleStrValue |
int | styleIntValue |
float | styleFloatValue |
TEduBoardColor | colorValue |
int | offsetX |
int | offsetY |
元素样式
|
inline |
|
inline |
TEduBoardColor colorValue |
int offsetX |
int offsetY |
TEduElementOperatorType operatorType |
int sizeValueType |
字号值类型 0:整形类型如 320;1:字符串类型:如'20px'
float styleFloatValue |
int styleIntValue |
const char* styleStrValue |