www.mxdraw.com
内容索引主面
前一个向上下一个
McGiTextStyle::McGiTextStyle 构造函数 (LPCTSTR, LPCTSTR, double, double, double, double, Mdesk::Boolean, Mdesk::Boolean, Mdesk::Boolean, Mdesk::Boolean, Mdesk::Boolean, LPCTSTR)

输入文字样式参数构造

C++
McGiTextStyle(LPCTSTR fontName, LPCTSTR bigFontName, const double textSize, const double xScale, const double obliqueAngle, const double trPercent, const Mdesk::Boolean isBackward, const Mdesk::Boolean isUpsideDown, const Mdesk::Boolean isVertical, const Mdesk::Boolean isOverlined, const Mdesk::Boolean isUnderlined, LPCTSTR styleName = NULL);
参数 
说明 
LPCTSTR fontName 
shx文件名 
LPCTSTR bigFontName 
big shx文件名 
const double textSize 
文字高度 
const double xScale 
文字的宽度缩放比例 
const double obliqueAngle 
文字的倾斜角度 
const double trPercent 
输入跟踪比例 
const Mdesk::Boolean isBackward 
文本为反向镜像 
const Mdesk::Boolean isUpsideDown 
文本方向颠倒 
const Mdesk::Boolean isVertical 
文本是垂直还是水平 
const Mdesk::Boolean isOverlined 
文本有上划线 
const Mdesk::Boolean isUnderlined 
文本有下划线 
LPCTSTR styleName = NULL 
文字样式名称 
Copyright (c) 2010. All rights reserved.
你认为该帮助怎么样? 发送反馈信息!