文件名称:FillRgn
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2013-01-04
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- 邓**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
FillColor属性用在VB中绘制圆和矩形时决定填充的颜色。如果想填充任意区域要借助Windows API。Windows API中有两组用于填充,一组是利用区域函数,另一组是利用ExtFloodFill函数。-The FillColor property used to draw a circle and rectangle in VB decision fill color. If you want to fill any area must rely on the Windows API. Windows API, there are two groups used to fill, a group is to use the region function, the other group is ExtFloodFill function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FillRgn\Form1.frm
.......\Module1.bas
.......\MSSCCPRJ.SCC
.......\_desktop.ini
.......\如何填充任意封闭区域.txt
.......\工程1.vbp
.......\工程1.vbw
FillRgn