搜索资源列表
jingdutiao
- 一个漂亮进度条(可以显示百分比数字) Max:(最大值),Min(最小值),Value(进度条当前值,显示的百分比值) BackColor(背景色),FillColor(进度条的填充色) ForeColor(进度条显示的百分比数字的颜色) ForeVisible(显示或隐藏百分比)-a beautiful progress (percentage figures show) Max : (ma
FillColor
- FillColor多边形填充
关于object c 的例子
- 关于object c 的例子,详见压缩包。。。 一、Interface 定义 @interface Circle : NSObject { ShapeColor fillColor; ShapeRect bounds; } - (void) setFillColor: (ShapeColor) fillColor; - (void) setBounds: (ShapeRect) bounds; - (void)
jingdutiao
- 一个漂亮进度条(可以显示百分比数字) Max:(最大值),Min(最小值),Value(进度条当前值,显示的百分比值) BackColor(背景色),FillColor(进度条的填充色) ForeColor(进度条显示的百分比数字的颜色) ForeVisible(显示或隐藏百分比)-a beautiful progress (percentage figures show) Max : (ma
FillColor
- FillColor多边形填充-FillColor filled polygon
VBQuickReference
- Align, Appearance, AutoRedraw, AutoSize, BackColor, ForeColor, BorderStyle, ClipControls, Container, CurrentX, CurrentY, DataChanged, DataField, DataFormat, DataMember, DataSource, DragIcon, DragMode, DrawMod
ccrpprg6
- ·Min:最小值。默认0。 ·Value:进度条的当前值。 ·Alignment:显示表示进度的文字的位置。分别为vbCenter(中间),vbLeftJustify(左边),vbRightJustify(右边)。 ·Appearance:进度条的3种外观。分别为prgFlat(平面),prg3D(立体) prg3Draised(立体凸起)。 ·BackColor:进度条的背景色。 ·FillCo
FillRgn
- 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 are
FillColor
- 封闭区域种子填充颜色,有递归填充和非递归填充两种演示代码,计算机图形学范例,需要VS2008编译。-Closed area seed fill color, there are two kinds of recursive filling and non recursive code, the computer graphics paradigm, the need for VS2008 compiler.