www.mxdraw.com
内容索引主面
前一个向上下一个
McGiGeometry::text 方法 (McGePoint3d&, McGeVector3d&, double, LPCTSTR, Mdesk::Int32, Mdesk::Boolean, McGiTextStyle &, McDb::TextHorzMode, McDb::TextVertMode)

绘一个文字对象

C++
virtual Mdesk::Boolean text(const McGePoint3d& position, const McGeVector3d& normal, double dAng, LPCTSTR pMsg, const Mdesk::Int32 length, const Mdesk::Boolean raw, const McGiTextStyle & textStyle, McDb::TextHorzMode horzMode = McDb::kTextLeft, McDb::TextVertMode vertMode = McDb::kTextBottom) const = 0;
参数 
说明 
const Mdesk::Int32 length 
输入文本字符串长度或用-1表示用null结束的字符串 
const Mdesk::Boolean raw 
输入布尔值表示是否AutoCAD控制字符序列要被解释 
Copyright (c) 2010. All rights reserved.
你认为该帮助怎么样? 发送反馈信息!