当前位置:
首页
资源下载

搜索资源 - csharp draw circle
搜索资源列表
-
0下载:
C#绘图板,直线、矩形、圆形、曲线、填充矩形、填充圆形、输入文字、路径-C# graphics tablet, line, rectangle, circle, curve, filled rectangle, filled circle, enter text, the path
-
-
2下载:
用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
-
-
0下载:
模仿windows自带的画图小软件mspaint,界面设计和mspaint一样,实现了画直线、折线、圆形、矩形。可以改变画笔颜色,改变填充颜色。可以进行图像的放大缩小等功能。-This software is similar with windows Mspaint .the interface is same with Mspaint. It can draw line,rectangle,circle .it also can change the color of line .besid
-
-
0下载:
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
-
-
0下载:
ArcEngine二次开发绘制图形功能,包括画线对象,画圆对象,画面对象和画文本对象-Secondary development ArcEngine draw graphics functions, including drawing a line object, draw a circle object, the screen object and draw a text object
-
-
0下载:
c#语言 Devexpress设计的界面。
基于ArcEngine的基础设计
包括:打开、保存、另存地图文档,
地图的放大、缩小、平移等,
图层的移动、删除、显示属性表等,
绘制图形:画线、画面、画圆、画矩形等,
空间数据的导入等。-c# language Devexpress design interface. ArcEngine based on the design include: Open, Save, Save the map document, ma
-
-
1下载:
C#1实现使用“Graphics”类的“DrawPie”方法和“FillPie”方法绘制立体饼图
C#2实现使用绘制线段函数画cos曲线
C#3实现使用“Graphics”类的“DrawLine”方法绘制圆。
C#4实现文本编辑器的设计
C#5实现鼠标事件-C# using the " Graphics" class " DrawPie" methods and " FillPie draw three-dimensional pie
-