文件名称:drawfont
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-06-17
- 文件大小:
- 12kb
- 下载次数:
- 0次
- 提 供 者:
- tpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#使用自身的DrawString方法绘制文字,源码简单,示例演示了绘制过程,具体实现思路请参阅源码文件,运行示例程序后,点击“绘制文字”按钮,即可看到由DrawString方法生成的一行文字。-C# uses its own DrawString method to draw text, source code simple example demonstrates the drawing process, the specific realization of ideas, see source code files, run the sample program, click on " Draw Text" button, you can see by the DrawString method to generate a line of text.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
drawfont\DrawFont\DrawFont.csproj
........\........\Form1.cs
........\........\Form1.Designer.cs
........\........\Form1.resx
........\........\Program.cs
........\........\...perties\AssemblyInfo.cs
........\........\..........\Resources.Designer.cs
........\........\..........\Resources.resx
........\........\..........\Settings.Designer.cs
........\........\..........\Settings.settings
........\DrawFont.sln
........\DrawFont.suo
........\........\Properties
........\DrawFont
drawfont