搜索资源列表
MapEditingCSharp C#中点画线
- C#中点画线 以及AE中的点画线能再AE中画图型的·比如点·直线 ·矩形-C#, dotted line and the dotted line longer AE AE point in drawing a straight line type such as a rectangle
Whiteboard2
- C#绘图板,直线、矩形、圆形、曲线、填充矩形、填充圆形、输入文字、路径-C# graphics tablet, line, rectangle, circle, curve, filled rectangle, filled circle, enter text, the path
paintboardcode
- C#编写的画板工具,可以画圈、矩形、直线,还可以填充颜色-Sketchpad tool written in C#, you can circle, rectangle, straight line, you can also fill color
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.
drawplant
- 用c#开发的画图板程序,能设置画笔画刷颜色,画笔宽度,画刷类型。可以输入文字,鼠标拖拽绘制矩形,圆,椭圆,三角形,鼠标自划线,等图形。并能设置背景图片,能设置背景透明度,绘制后可保存成图片。-Developed with c# drawing board procedures, setting the brush strokes painting color, pen width, brush type. Can enter text, drag the mouse draw the recta
MyCAD
- C#仿简单的CAD矢量绘图源码.重点是模仿了CAD的矢量绘图功能,实现了画直线,长方形,圆形、选择线条颜色,线条粗细、移动以及清除等操作,还可以保存。-C# imitate a simple CAD vector graphics source. Focus on imitation of the CAD vector graphics to achieve a draw line, rectangle, circle, select the line color, line thickness
VC
- 此C程序源程序文件夹包含了6个小游戏,其中有扫雷、贪吃蛇、迷宫、炸弹人这些经典游戏,也有适合小学生检查学习的加法游戏,还有用rectangle画方形的源程序。我还是一个初学者,希望通过贵网站学到更多!-This C program source folder contains 6 small game, including mine clearance, Snake, maze, bombs were these classic games, but also checks for studen
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.
copyScreen
- C#实现的全屏截图功能,能截取屏幕上的任意大小的矩形框。-C# implementation of full-screen capture function, the interception on the screen of any size rectangle.
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
barcodeprint
- C#打印条形码,部分代码释义: 将一幅位图从一个设备场景复制到另一个 目标设备场景 /// 对目标DC中目标矩形左上角位置进行描述的那个点,用目标DC的逻辑X坐标表示 /// 对目标DC中目标矩形左上角位置进行描述的那个点,用目标DC的逻辑Y坐标表示 /// 欲传输图象的宽度 /// 欲传输图象的高度 /// 源设备场景,如光栅运算未指定源,则应设为0 /// 对源DC中源矩形左上角位置进行描述的那个点用
C-Sharp-the-graphics
- C# 编写的绘图板(可绘了直线,矩形,圆形,填充矩形,填充圆形等)-C# prepared by the graphics board (can be painted straight line, rectangle, circle, filled rectangle, filled circle, etc.)
TuBiao
- Visual C#动态修改图片-在图片上添加描述信息,类似图片加水印的功能,特别是加文字文印,先给选中的图片上写上具体的ID编号,还需要判断文件类型是否为图像类型,这里就不赘述了,定义一个矩形区域,以后在这个矩形里画上白底黑字,定义字体,笔刷,画文字用,输出处理后的图像,具体代码实现请参见压缩包源码-Visual C# dynamic modification of pictures- adding descr iptive information on the image, similar t
NegativeColander
- 在C#环境下实现图片反色处理,得到图像的负片,类似于底片的效果,这是一个可逆的过程,如果将已经反色的图像再次反色,则可得到原始图片。通过这个例子你可熟悉一下C#中 Rectangle()、 ScaleTransform()和System.Drawing的用法,这些用法对于图像的处理相当有用。-En el entorno de C# para lograr anti-color de procesamiento de imágenes, obtener la imagen negativa, si
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.
Rectangle
- 一个长方形桌子的类,在控制台设置桌子长度,宽度,并打印出来(A console application that defines a class of rectangle. Could set the length and width of the rectangle, and print them on the console window.)
GDIdraw
- C# 源码GDI绘图的编程源码,绘图工具包括直线,矩形,铅笔,圆形,橡皮。(C # source code Programming source for GDI drawing, drawing tools include straight line, rectangle, pencil, circle, eraser.)