搜索资源列表
123123
- C#写的绘图板,实现了直线,矩形,圆形,多边形,曲线和文字输入,可以任意的拖动所画的图形。-C# to write the drawing board to achieve a straight line, rectangle, circle, polygon, curve and text input, you can drag the drawing arbitrary graphics.
C#写的绘图板
- C#写的绘图板,功能还不错。实现了直线,矩形,圆形,填充矩形,填充圆形。可拖动图形位置,可改变矩形大小,可放大缩小,可输入文字,打开图片,拖动图片,可撤销。-C# to write the drawing board, features well. Implementation of linear, rectangular, circular, filled rectangle, filled circle. Can drag the graphic location, can change t
Paint
- 自己写的作业,利用C#实现的画图板程序,可以实现拖动画直线、矩形、圆,拖动时会动态绘制最终效果。使用VS2010打开工程文件-Write operations, the use of C# program to achieve the drawing board, the animation can drag a straight line, rectangle, circle, drag to draw the final result will be dynamic.
PaintBoard
- 用C#实现的画图板程序,可以实现拖动画直线、矩形、圆,拖动时会动态绘制最终效-C# implementation of the drawing board procedures can drag animation straight line, rectangle, circle, drag dynamically draw the final effect
czq20130104
- 在c# Form中创建一个可拖动的矩形流程节点 -Create a rectangle draggable process node in c# Form
66503391graph
- 在c# Form中创建一个可拖动的矩形流程节点-Create a rectangle draggable process node in c# Form
CameraPViewer
- 拖动鼠标画矩形 拖动鼠标画矩形 拖动鼠标画矩形-Drag the mouse to draw a rectangle drag the mouse to draw a rectangle drag the mouse to draw a rectangle drag the mouse to draw a rectangle
DrawTool
- C#编写的一个绘图板,可以绘制矩形,椭圆以及直线等,并且可以选中图形进行拖动并放大放小等!!很不错的一个例子,可以参考下。-C# prepared a drawing board, you can draw a rectangle, oval and straight line, and you can select the graphics, such as drag and enlarge small ones! ! A very good example, can refer to.
ym_vc-Graphic
- Graphic 用VC画直线、画椭圆、画矩形、画点,选择所要绘制的图形,拖动鼠标即可完成绘制,同时程序还演示了如何读取和写入TXT文件。-Graphic with VC draw a straight line, painted oval, rectangular painting, drawing point, select the desired drawn graphics, drag the mouse to complete the drawing, and the program a
GraphExample2
- 用c#实现画图功能,可以画出各种图形,如矩形,圆形,菱形等,还可以随意拖动,放大缩小-It can draw graphics
OverView
- 所谓的鹰眼,就是一个缩略地图,上面有一个矩形框,矩形框区域就是当前显示的地图区域,拖动矩形框可以改变当前地图显示的位置,改变矩形框的大小,可以改变当前地图的显示区域大小,从而起到导航的作用。 鹰眼是地图浏览中常用的功能之一(The so-called eagle eye, is a thumbnail map, there is a rectangle, rectangle region is currently displayed map area, dragging a rectangle
支持缩放拖动的halcon控件 c#开源源码
- 控件功能 1,支持鼠标中键缩放和左键拖动 2,支持在图像缩放后,region,xld,roi能够复现 3,支持region,xld按照指定颜色显示,并在缩放后复现 4,支持矩形1,矩形2,圆,和直线roi的绘制 5,可以显示当前鼠标左键所在位置的图像灰度值 6,可以保存原图,或者截屏当前窗口 7,程序是32位,halcon版本是12. 8,halcon10,11也是支持的,只需要更改下halcon的dll,重新编译就是了 9,使用vb.net的同学照样能使用此