www.mxdraw.com
|
构造函数
McDbAttribute(const McGePoint3d& position, LPCTSTR text, LPCTSTR tag, McDbObjectId style = McDbObjectId::kNull);
参数 |
说明 |
const McGePoint3d& position |
文字的插入点 |
LPCTSTR text |
文字内容字符串 |
LPCTSTR tag |
标签字符串 |
McDbObjectId style = McDbObjectId::kNull |
文字风格 |