搜索资源列表
VB6_Vector
- 用VB6做的一个矢量绘图的原友例子,功能很全,具有拖拽,缩放功能.-A VB6 Demo for vector drawing, very powerful , support dragging, zooming.
Example11_2
- 是一个使用鼠标自由画图的例子。当拖动鼠标时,无论拖动多快,都可以画出很流畅的连线。-Paint is a free example of using the mouse. When dragging the mouse, regardless of how quickly drag, can draw a very smooth connection.
MFC_Draw
- 1.1 程序界面参考Microsoft画图程序 1.2 能够支持画直线、自由连线(随鼠标移动连线)、实体圆形、实体矩形、实体椭圆 1.3 支持区域选中(通过鼠标拖拽方框选中),并删除选中区域内所画的形状 1.4 支持各种笔形画图时的前景和背景色 1.5 支持图擦功能,选中图擦时,随着图擦的移动,根据图擦的大小,将图擦经过的区域中的形状相关部分清除 1.6 支持打印、打印预览功能,并保持图片所见即所得。支持将所画的内容保存为文件格式BMP-1.1 Program Interface Referen
446DrawBezier
- 通过鼠标来画曲线,点击拖动即可成功绘制,很灵活-Via the mouse to draw the curve by clicking and dragging to draw success, are flexible
MyScribble20111012
- 在微软经典示例Scribble程序基础上改造,主要功能是通过拖动鼠标绘制线条,添加了画笔画刷设置功能,以及在不同映射模式下绘图功能的实现。-Classic example of Microsoft Scribble program based on the transformation, the main function is by dragging the mouse to draw lines, add a painting stroke brush set function, and t
wpf_DragDrop
- WPF 鼠标拖拽功能,自定义拖拽的跟随图形,不再是一个虚线的系统的小标志,而是具体所拖拽的对象的图形,比如拖一个button,后面跟随的就是一个button的形状。-WPF mouse drag and drop, drag the following custom graphics, broken system is no longer a small sign, but concrete by dragging a graphical object, such as dragging a b
Color-value-and-Display
- 颜色值确定显示。通过拖拉滚动条来改变RGB的颜色值;通过十进制输入R、G、B的到相应的颜色状态;输入#******十六进制RGB(C#.net)值,显示对应颜色。-Determine the display color values . Changed the RGB color value by dragging the scroll bar Through input decimal R, G, B to get the corresponding color
Project_CAD
- 这是一个用C语言实现的小项目,开发平台是Dev cpp,基于graphics.h库,程序实现了绘图功能,包括绘制直线、矩形、椭圆等,支持图形拖动和放缩,能够添加文本,可以说是一个简易版的CAD程序,具体功能介绍见资料中的ReadMe.txt(This is a small project implemented in C language. The development platform is Dev cpp. Based on graphics.h library, the program