搜索资源列表
矢量绘图2.rar
- delphi开发矢量图的源代码-development vector source code
矢量绘图2
- delphi开发矢量图的源代码-development vector source code
矢量绘图
- 本代码实现了矢量绘图功能:直线、圆,各类曲线一应俱全,并可进行画笔画刷风格与颜色设定,并有文件保存功能 -the source implementation of vector graphics features : linear, circular, various curves in place, to carry out the brush stroke painting style and color settings and a document retention
小型矢量绘图系统
- 一个完整的矢量绘图系统,可以绘制点、线、面、椭圆、弧等,并可以改变其属性-integrity of a vector graphics systems, which can draw points, lines, noodles, ellipse, arc, and can change its attributes
矢量绘图软件
- 能够在实现交互式绘图的软件-to achieve interactive graphics software
矢量绘图软件EastDraw及其完整源代码
- 矢量绘图软件EastDraw及其完整源代码-EastDraw vector graphics software and complete source code
矢量绘图软件EastDraw及其完整源代码
- 本代码实现了矢量绘图功能:直线、圆,各类曲线一应俱全,并可进行画笔画刷风格与颜色设定,并有文件保存功能-the source implementation of vector graphics features : linear, circular, various curves in place, to carry out the brush stroke painting style and color settings and a document retention
vb矢量绘图源码
- vb矢量绘图源码
VC++实现绘图(动态链接库)
- VC++实现矢量绘图,对初学者很有用!
矢量图形控件 Simple Graphic
- ------------------- 1.2.1版本: 1.增加设置在选择时,是否可以选择锁定图形,是否可以选择不显示图形 2.ISGElementCollection中增加contains函数,判断是否已经存在 3.ISGControl里增加UserFeedBackElements属性,用于增加用户辅助图形;增加CanUndoRedo属性,用于觉得是否自动记录操作堆栈; 增加搜索函数 ------------------- 1.2版本 Simple Graphic 图形控件:
开源矢量绘图控件源码
- 一款开源的完整矢量绘图控件源码,支持直线、弧线、矩形、圆角矩形、椭圆、多边形、星形、文本和图片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的!其实如果稍微懂点计算机图形学的知识要做出比这个还要完善的矢量绘图软件应该是没有问题的。 VB6本身对于绘图的支持是非常弱的,因此一般直接通过其内置方法实现的绘图效率都成很大的问题。解决方法之一是采用Windows API来进行底层GDI的绘制,更好的方法是采用GDI+来绘图,这样效果会更好。
VB矢量绘图
- 用VB实现矢量绘图,可生成ACTIVEX控件
vectshapes_src
- 矢量绘图代码, C#开发源码-vector shape
Vector
- 一个简单的矢量绘图的例子,可以绘制矢量多段线,并可进行复制.txt-a simple example of vector graphics, vector drawing more of the line can replicate. Txt
isirwe1_0
- 本代码实现了矢量绘图功能:直线、圆,各类曲线一应俱全,并可进行画笔画刷风格与颜色设定,并有文件保存功能。 -The code vector graphics functions: linear, circular, various types of curves were readily available, and to carry out painting brush stroke style and color settings, and save the file function.
SimpleGraphic1.1.1
- 矢量图形绘图程序包括圆多边形等支持svg格式输出-Vector graphics drawing program, including a round polygon, etc. Supported output format svg
vb_draw_demo
- 一款开源的完整矢量绘图控件源码,支持直线、弧线、矩形、圆角矩形、椭圆、多边形、星形、文本和图片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的!其实如果稍微懂点计算机图形学的知识要做出比这个还要完善的矢量绘图软件应该是没有问题的。 个人认为,VB6本身对于绘图的支持是非常弱的,因此一般直接通过其内置方法实现的绘图效率都成很大的问题。解决方法之一是采用Windows API来进行底层GDI的绘制,更好的方法是采用GDI+来绘图,这样效果会更好。-VB-based vecto
StudyGDI6
- GDI+ 矢量绘图学习第6版, 支持缩放、 移动、绘制。(学习方向 容易扩展图形 , 使用现实世界的度量单位,无级缩放,显微查看和精细编辑图形)-GDI+ vector graphics to learn version 6 support zoom, move, draw. (Learning the direction of easy expansion of graphics, the use of real-world unit of measure, stepless zoom, mi
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
C# 仿CAD矢量绘图源码
- 模仿CAD利用c#编制的绘图程序,能够绘制基本的点线面,包括折线、曲线等,可以作为绘图开发的参考。 ()(Use c# imitate CAD drawing preparation program that can draw basic points, lines, including polylines, curves, etc., can be used as a reference plot development.)