BIMHome v1.0.0
BIMHome接口文档说明
Public 成员函数 | Public 属性 | 所有成员列表
LabelParam结构体 参考

#include <DrawViewParameterDefine.h>

Public 成员函数

 LabelParam ()
 
 LabelParam (const std::string &text, bool type=false, const LineFlag &lineflag=LineFlag::TWO, double textToFirstLineDistance=0, double twoLineDistance=0, const std::string &express="1.0*a + 1.0 * b", const FontAttribute &font=FontAttribute(), const LineAttribute &firstLine=LineAttribute(), const LineAttribute &secondLine=LineAttribute())
 

Public 属性

std::string mExpress
 
LineAttribute mFirstLineAttr
 
FontAttribute mFontAttr
 
LineFlag mLineFlag
 
LineAttribute mSecondLineAttr
 
std::string mText
 
double mTextToFirstLineDistance
 
double mTwoLineDistance
 
bool mType
 

该结构体的文档由以下文件生成: