Image textImage = new Bitmap("..\\..\\Texture.ICO");
Image textImage = new Bitmap("..\\..\\Texture.ICO"); TextureBrush textTextureBrush = new TextureBrush(textImage); Font myFont = new Font("SansSerif", 50); e.Graphics.DrawString("Hello gouyue", myFont, textTextureBrush, 10, 20);
文件列表
hatchText.rar
(预估有个24文件)
hatchText
hatchText
hatchText.csproj
4KB
Form1.cs
762B
bin
Debug
hatchText.vshost.exe
14KB
hatchText.exe
8KB
hatchText.vshost.exe.manifest
490B
hatchText.pdb
22KB
暂无评论