www.mxdraw.com
内容索引主面
前一个向上下一个
McDbText::McDbText 构造函数 (McGePoint3d&, LPCTSTR, McDbObjectId, double, double)

构造函数

C++
McDbText(const McGePoint3d& position, LPCTSTR text, McDbObjectId style = McDbObjectId::kNull, double height = 3.0, double rotation = 0);
参数 
说明 
const McGePoint3d& position 
文字位置 
LPCTSTR text 
文字内容 
McDbObjectId style = McDbObjectId::kNull 
文字风格,如果为空取当前文字样式 
double height = 3.0 
文字高度 
double rotation = 0 
文字的旋转角度 
Copyright (c) 2010. All rights reserved.
你认为该帮助怎么样? 发送反馈信息!