添加一个文本元素 更多...
#include <TEduBoard.h>
Public 成员函数 | |
TEduAddBoardElementText () | |
![]() | |
TEduAddBoardBase () | |
成员变量 | |
const char * | textContent |
文本内容 更多... | |
const char * | fontFace |
文本字体库 更多... | |
TEduBoardTextStyle | fontStyle |
文本字体样式 更多... | |
TEduBoardColor | fontColor |
文本颜色 更多... | |
uint32_t | fontSize |
文本大小 更多... | |
添加一个文本元素
|
inline |
TEduBoardColor fontColor |
文本颜色
const char* fontFace |
文本字体库
uint32_t fontSize |
文本大小
TEduBoardTextStyle fontStyle |
文本字体样式
const char* textContent |
文本内容