搜索资源列表
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.
fence
- C#作业程序。有多种功能,最突出的是实现图画的分层显示。可以在所画的多边形上改变多边形的顶点。根据顶点程序自动可以进行分层。-C# Operating procedures. Has multiple functions, the most prominent is to achieve a hierarchical picture show. The painting can change the polygon vertices of the polygon. Under the verte
00613021
- 画图程序,实现画直线,中点画圆,中点画椭圆,画多边形-Paint program, the realization of painting a straight line, the midpoint drawcircle, in stipple oval painting polygon
wpf_CustomCursorDemo
- WPF 自定义鼠标形状Cursor示例,并非从外界导入鼠标文件,而是自己用C#程序画一个鼠标形状,比如矩形,圆形或是多边形甚至组合图形。-WPF Custom Mouse Cursor shape example, the mouse does not import files from the outside, but their own C# program using the mouse to draw a shape, such as rectangular, circular or p
ComboBox
- [COMBOBOXDataGridView.rar] - 带有Combox的GridView控件(WinForm),不用自己费劲写了 [COMBOBOXEx1.rar] - COMBOBOXEX+ImageList实现组合框中加载图片 [NET.report.rar] - net report 开发组件,自定义开发报表 [checkcombo.rar] - 组合框的下拉列表包含复选框,即可以在一个组合框里动态选择多个表项。 [GraphicsEditSystem.rar]
lesson3Q
- 加载地图、加载特定地图、地图的打开、保存、另存为、图层的添加、删除、移动以及shape文件的添加、地图的放大、缩小、漫游、全图、在axMapControl1中画圆、画线、画矩形、画面、画文本、鹰眼功能、数据查询与选择,包括点选、圆选、矩形选、多边形选、名称查询、清除选择、-Loading map, load a specific map, map of the Open, Save, Save As, layers add, delete, move, and add the shape fil
WindowsApplication2
- 画点面,判断点与三角形 多边形的关系。你会需要的 -Dot the surface, to determine the relationship between point and triangle polygons. You will need ~~~~~~~~
plot
- 简单的画图程序,可以点击左边的画图面板画任意多边形,直线,圆,圆弧,椭圆,能够保存成矢量图-it can plot line,circle and polygon etc and it can save the graphics that you plot
DrawPolygon
- 画多边形,用鼠标来确定多边形的各个顶点,在窗口中画出任意的多边形-using C# drawing polygon
PolygonEditor
- 这是用V++编程实现的多边形编译器,可以画出任意的形状,以栅格为背景,且右击鼠标一下可以删除临近的点和线,双击右键,可完全删除已画的图形-V++ programming polygon compiler can draw any shape of the grid for the background, right-click the mouse can delete adjacent dots and lines, double-click the right can completely r
DrwaBoard3
- c#语言编写的窗体画板程序。可画圆、画方、任意多边形以及铅笔、橡皮擦的功能。鼠标放入图形内变色,图形可拖曳、保存、打开。-c# language form Sketchpad program. Can draw a circle, painting party, arbitrary polygon and a pencil, eraser function. Mouse into the graphics inside color, graphics, draggable, save, open
Drama
- 简单画图工具,可以用来画自由曲线,直线,多边形,矩形,圆等形状。还可以用来选择颜色,线条宽度等。-Simple drawing tool that can be used to draw free curves, lines, polygons, rectangles, circles and other shapes. Can also be used to select the color, line width.
graphics
- 计算机图形学的程序,mfc,包括画直线,圆,多边形,图形的平移对称,颜色填充,裁剪以及三维显示等-Computer graphics program, mfc, including painting straight lines, circles, polygons, graphics translational symmetry, color fill, cropping and three-dimensional display
WindowsFormsApplication2
- AE开发,简单的通过Button空间实现画线、画圆、多边形、面及插入文本。-AE development, drawing a line through the simple implementation Button space, circle, polygon, surface and insert text
duobianxing
- C#窗体函数画多边形,鼠标双击后可以接着画另一个多边形-C# form function to draw a polygon, you can double-click the mouse and then draw another polygon
convex_concave
- 用鼠标左键点击画出多边形,判断多边形的凸凹性,-Left-click with the mouse to draw a polygon, concave polygon of judgment,
Draw
- C#做的画图板,记录画图的点,擦除,矩形,圆形,多边形。(The drawing board made by C#)