搜索资源列表
picturecontrol
- 在picture控件中画框型图。画笔的颜色粗细可以改变-In the picture frame-type control chart. Thickness can change the color of the brush
checktime9.8
- 在对话框的picture控件上绘图;使用缓技术,无需重载picture控件。-The picture in the dialog box controls on the drawing the use of technical ease, no heavy-duty picture controls.
picture
- 在VB中利用PictureBox控件绘制实时曲线及其图例-Drawing real-time wave with VB using PictureBox
single-line
- MSchart绘图,详细源代码说明用该控件作图的过程!-mschart PICTURE
CurrentChartDemo
- 一个自己写的图像类,以窗口的形式封装 ,可以直接画在picture控件上,稳定美观清晰-Write their own image class to the window in the form of package can be directly painted on the picture controls, stable and beautiful clear
iExample0042
- 图形绘制源码,利用小控件进行图形的绘制,可以在此基础上开发自己的程序-picture code
VB4
- 使用绘图语句建立一个演示二次函数曲线的窗体程序。其中,三个文本框控件txtA, txtB、txtC用来输入二次函数的参数,图片框Picture1用来显示二次函数曲线,命令按钮cmdXsqx用来启动二次函数曲线的绘画,命令按钮cmdCls用来清除二次函数曲线。-Use the drawing statement establishes a quadratic curve form demonstration program. Among them, three text box controls
GDI画笔
- 基于对话框的 MFC 工程,主要是GDI 对象之画笔 CPen的代码:在对话框上有一个 Picture 控件,将此控件的背景填充为黑色;启动一个定时器,每次定时器到时,所有波形数据都前移一个单位,并获取一个 80 以内的随机数作为波形的最后一个数据,然后以绿色画笔在绘图控件上绘制波形。这样就实现了波形的绘制及动态变化。(Dialog based MFC project, GDI is the main object of the brush CPen Code: there is a Pictu
oscope_src
- 采用C++使用picture控件绘制动态曲线,类似示波器,可以添加几个曲线,并设置曲线颜色(Use C++ to draw dynamic Curve. It can insert seveal curves and set every curve's color.)