|
BIMHome v1.0.0
BIMHome接口文档说明
|
#include <DrawViewParameterDefine.h>
Public 成员函数 | |
| FontAttribute () | |
| FontAttribute (const Base::Color &color) | |
| FontAttribute (const FontFamily &fontFamily) | |
| FontAttribute (double fontsize) | |
| void | init () |
Public 属性 | |
| bool | mFixedfontSize |
| FontFamily | mFontFamily |
| double | mFontSize |
| double | mFontWidthFactor |
| Base::Color | mTextColor |