搜索资源列表
MyDrawing
- 可以使用点,线,矩形等进行画画 主要使用ON_WM_LBUTTONDOWN() ON_WM_MOUSEMOVE() ON_WM_LBUTTONUP() 三个函数进行操作-can use points, lines, Rectangular etc. paint mainly use ON_WM_LBUTTONDOWN () ON_WM_MOUS EMOVE () ON_WM_LBUTTONUP () function to operat
mydrawing
- 创建一个WINDOWS对话框 实现画圆画三角形正方形圆弧等功能
MyDrawing
- 简单画图程序,可以画直线、圆、曲线、多边形
mydrawing
- 创建一个WINDOWS对话框 实现画圆画三角形正方形圆弧等功能-WINDOWS dialog box to create a painting drawcircle realize features such as triangular square arc
MyDrawing
- 简单画图程序,可以画直线、圆、曲线、多边形-A simple drawing program, you can draw a straight line, circle, curve, polygon
MyDrawing
- C++Builder 制作的画板,可绘制矩形、椭圆、线和任意图形。可采用多种填充效果和线条粗细。有橡皮擦功能。-C++ Builder produced Sketchpad can be drawn rectangle, ellipse, line and arbitrary graphics. Can be filled with a variety of effects and line thickness. There erase
MyDrawing
- 单击右键,选择所画图形种类,再用鼠标按住左键拖动。画出你想要的图形,还可以选择计算里面的面积。计算出你画图形的面积-Right-click and select the type of graphic art, and then hold down the left mouse drag. You want to draw the graphics, which also have the option to calculate the
MyDrawing
- 利用 MFC 画简单图形,如圆,正方形,长方形等-MFC painting using simple graphics, such as round, square, rectangular, etc
MyDrawing
- mfc但文档程序例子,用鼠标拖动可以实现画圆或矩形-But the documentation procedures mfc example, draw a circle with the mouse drag can be achieved or rectangular
MyDrawing
- mfc 中的画图方法的示例,主要是对CDC 类的画图函数的使用
MyDrawing
- 三维的图形模拟 图形的三维模拟-Three-dimensional graphical simulation of three-dimensional graphics simulation
MyDrawing
- 我上传的是一个用c++写的画板程序,类似于windows自带那种-I uploaded a c++ written with the Sketchpad program, like windows that comes with
MyDrawing
- VC++6.0中实现点击鼠标右键控制画圆还是画矩形,当图像画出来时可以控制是否计算改图的面积-VC++6.0 to achieve click right mouse button control draw a circle or rectangle, when the image is drawn, whether the calculation can be controlled to change map size
Mydrawing
- 主要就是java中画笔的使用,画出椭圆,举行,线条,并能删除它们重画,并能给图形添加颜色。-Mainly the use of java in the brush, draw an ellipse, hold, line, and can delete them painted, and to give graphics to add color.
MyDrawing
- 利用MFC实现画图功能,包含画线、涂色等基本功能,利用了控件、工具条等组件。-Using MFC drawing functions, including the basic function such as line drawing, color, use the controls, toolbars and other components.