文件名称:VC.3D
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:3.43kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
VC编程中如何在界面上实现3D文字。
首先启动VC生成一个新的基于对话框的项目,命名为3Dtext,在对话框中重载OnPaint()函数,具体实现的思想是通过CDC::SetTextColor()分别设置文字的颜色为高亮(3DHILIGHT)和阴影(3DSHADOW)的状态下显示文字;同时注意在两次显示文字时要错开一个像素,这样才能达到预期的效果。-VC programming interface, the 3D text. The idea is to start the VC to generate a new dialog-based project, named 3Dtext override the OnPaint () function in the dialog box, the concrete realization by CDC :: SetTextColor () Set the font color for highlighting (3DHILIGHT state) and shadow (3DSHADOW,) to display text while paying attention to the display text twice to stagger one pixel, so as to achieve the desired results.
首先启动VC生成一个新的基于对话框的项目,命名为3Dtext,在对话框中重载OnPaint()函数,具体实现的思想是通过CDC::SetTextColor()分别设置文字的颜色为高亮(3DHILIGHT)和阴影(3DSHADOW)的状态下显示文字;同时注意在两次显示文字时要错开一个像素,这样才能达到预期的效果。-VC programming interface, the 3D text. The idea is to start the VC to generate a new dialog-based project, named 3Dtext override the OnPaint () function in the dialog box, the concrete realization by CDC :: SetTextColor () Set the font color for highlighting (3DHILIGHT state) and shadow (3DSHADOW,) to display text while paying attention to the display text twice to stagger one pixel, so as to achieve the desired results.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VC编程中如何在界面上实现3D文字.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.