文件名称:VBxuanzhuan
-
所属分类:
- 标签属性:
- 上传时间:2014-05-05
-
文件大小:2.18kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
VB编程小例子,让字符或文字旋转显示,可设置文本倾斜度(旋转角度),设置字体参数,VB代码里还有更多的设置参数:比如:
设置字符高度
RF.lfWidth = 10
设置字符平均宽度
RF.lfEscapement = 0
设置文本倾斜度
RF.lfWeight = 400
设置字体的轻重
RF.lfItalic = 0
字体不倾斜
RF.lfUnderline = 0
字体不加下划线
RF.lfStrikeOut = 0
字体不加删除线
RF.lfOutPrecision = 0
设置输出精度
RF.lfClipPrecision = 0
设置剪辑精度
RF.lfQuality = 0
设置输出质量
RF.lfPitchAndFamily = 0
设置字体的字距和字体族
RF.lfCharSet = 0
设置字符集
RF.lfFaceName = "Arial" + Chr(0)
设置字体名称-VB programming small example, let the character or text rotating display, you can set the text inclination (angle of rotation), set the font parameters, VB code there is more to set the parameters: For example:
Set character height
RF.lfWidth = 10
Set the average width of characters
RF.lfEscapement = 0
Set the text tilt
RF.lfWeight = 400
Set the font weight
RF.lfItalic = 0
Font does not tilt
RF.lfUnderline = 0
Font is not underlined
RF.lfStrikeOut = 0
No strikethrough font
RF.lfOutPrecision = 0
Set output accuracy
RF.lfClipPrecision = 0
Set Clip precision
RF.lfQuality = 0
Set the output quality
RF.lfPitchAndFamily = 0
Set the font kerning and font family
RF.lfCharSet = 0
Character Set
RF.lfFaceName = "Arial"+ Chr (0)
Set the font name
设置字符高度
RF.lfWidth = 10
设置字符平均宽度
RF.lfEscapement = 0
设置文本倾斜度
RF.lfWeight = 400
设置字体的轻重
RF.lfItalic = 0
字体不倾斜
RF.lfUnderline = 0
字体不加下划线
RF.lfStrikeOut = 0
字体不加删除线
RF.lfOutPrecision = 0
设置输出精度
RF.lfClipPrecision = 0
设置剪辑精度
RF.lfQuality = 0
设置输出质量
RF.lfPitchAndFamily = 0
设置字体的字距和字体族
RF.lfCharSet = 0
设置字符集
RF.lfFaceName = "Arial" + Chr(0)
设置字体名称-VB programming small example, let the character or text rotating display, you can set the text inclination (angle of rotation), set the font parameters, VB code there is more to set the parameters: For example:
Set character height
RF.lfWidth = 10
Set the average width of characters
RF.lfEscapement = 0
Set the text tilt
RF.lfWeight = 400
Set the font weight
RF.lfItalic = 0
Font does not tilt
RF.lfUnderline = 0
Font is not underlined
RF.lfStrikeOut = 0
No strikethrough font
RF.lfOutPrecision = 0
Set output accuracy
RF.lfClipPrecision = 0
Set Clip precision
RF.lfQuality = 0
Set the output quality
RF.lfPitchAndFamily = 0
Set the font kerning and font family
RF.lfCharSet = 0
Character Set
RF.lfFaceName = "Arial"+ Chr (0)
Set the font name
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VB旋转文字效果演示/Form1.frm
VB旋转文字效果演示/工程1.vbp
VB旋转文字效果演示/工程1.vbw
VB旋转文字效果演示
VB旋转文字效果演示/工程1.vbp
VB旋转文字效果演示/工程1.vbw
VB旋转文字效果演示
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.