文件名称:PingPu
- 所属分类:
- 2D图形编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-11-23
- 文件大小:
- 36kb
- 下载次数:
- 0次
- 提 供 者:
- h*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
正如瓷砖可一块挨一块地放置以覆盖地面一样,矩形图像也可一个挨一个地放置以填充(平铺)形状。若要平铺形状的内部,请使用纹理画笔。在构造 TextureBrush 对象时,传递给构造函数的一个参数是 Image 对象。在使用纹理画笔为形状的内部涂色时,将用该图像的重复副本填充该形状。-As a tile can be placed next to one to cover the same ground, the rectangular image can also be placed side by side to fill (tile) shape. To tiled interior shape, use texture brush. When constructing TextureBrush object, passing a parameter to the constructor is an Image object. When using the internal shape of the texture brush coloring, will fill the shape with a duplicate copy of the image.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C#090107-用图像平铺形状\PingPu\bin\Debug\PingPu.exe
.......................\......\...\.....\PingPu.pdb
.......................\......\...\.....\PingPu.vshost.exe
.......................\......\...\.....\PingPu.vshost.exe.manifest
.......................\......\Form1.cs
.......................\......\Form1.Designer.cs
.......................\......\Form1.resx
.......................\......\obj\Debug\PingPu.csproj.FileListAbsolute.txt
.......................\......\...\.....\PingPu.csproj.GenerateResource.Cache
.......................\......\...\.....\PingPu.exe
.......................\......\...\.....\PingPu.Form1.resources
.......................\......\...\.....\PingPu.pdb
.......................\......\...\.....\PingPu.Properties.Resources.resources
.......................\......\PingPu.csproj
.......................\......\Program.cs
.......................\......\...perties\AssemblyInfo.cs
.......................\......\..........\Resources.Designer.cs
.......................\......\..........\Resources.resx
.......................\......\..........\Settings.Designer.cs
.......................\......\..........\Settings.settings
.......................\......\TEST.BMP
.......................\PingPu.sln
.......................\PingPu.suo
.......................\readme.txt
.......................\PingPu\obj\Debug\TempPE
.......................\......\bin\Debug
.......................\......\obj\Debug
.......................\......\bin
.......................\......\obj
.......................\......\Properties
.......................\PingPu
C#090107-用图像平铺形状