搜索资源列表
vb绘制等值线
- vb绘制等值线 是一本书中关于图形的章节,word格式,其中包含等值线源码.-Draw contours using VB.It is a chapter about graphics of a book. file type is word. and source codes about contours are included.
画3D框
- 可以画出3D的字体效果,好象雕刻一样的效果。VB源码。-can draw 3D font effects, as if carved the same effect. VB source.
drawtoolinvb
- 程序简介 本程序是一个用于绘画固定图象的程序,类似window的画板, 可以绘出,直线,矩形,圆形,椭圆, 正六边形,正五角星六种图形,并且 可以搭配不同的边框颜色和填充颜色。 适合VB初学者学习。-guide this process is for a fixed image of the painting process, similar window slate can draw a straight, rectangular, circular, elliptical, hexago
dxvb.ZIP
- VB实现DIRECT DRAW和DIRECT 3D-VB Talk to 3D and DIRECT
基于VB的画图程序
- 基于VB的画图程序,这次可以画出3维空间立体效果图,代码也很简单,用作学习好样的。,VB-based drawing program, this can draw three-dimensional effect of 3-dimensional space map, the code is also very simple for a good kind of learning.
vb-line
- vb三点画圆弧--line方法,自动根据三个点画出圆弧-vb three-point arc drawing- line method, automatically draw the three-point arc
VB_drawing
- 画图,绘制点线面,装载点线面,导出点线面。 画线必须在点的基础上画,即连点成线。-Drawing, drawing points and lines to cover, loading points and lines face, Export Point, Line and Area. Draw a line must be drawn based on the point that even the points into lines.
vb_graphic_tool
- 用VB编写的可以进行图形绘制操作的一个小软件-a small tool that been created by vb that can draw graphics
Draw
- VB写的功能很不错的画图程序,适合初学者学习图形编程.-VB function to write a good drawing program, suitable for beginners to learn graphics programming.
dmPaint
- VB开发的带滤镜的增强型Windows画图程序.增强型媲美Windows画图程序的源代码,绝对比系统自带的画图程序功能要强大,界面设计美观,可以用它画很多规定格式、自定义格式的几何图形,不规则图形等,编译运行图如上所示。更重要的是它还带有像Photoshop一样的滤镜功能,虽然滤镜功能不多,但作为画图程序已经很难得了。-VB Development, enhanced filter with Windows Paint program. Enhanced Windows Paint progra
ControlLine
- 自定义控制直线VB代码, 可由鼠标控制在屏幕画任意两点,并可以修改位置。-User control draw a line control.
drawfreehand_VB6
- 有关VB手绘图的例程,有需要的朋友可以参考一下,直接编译运行无误。-about VB6 freehand draw
taijitu
- 一个在屏幕上画太极图的VB源码,实现方法是直接调用了系统绘图API函数,具有一定的参考意义-Tai Chi on the screen draw a map of the VB source code, implementation is a direct call to the system graphics API functions, with some reference value
VB.Classic.draw.bus.routes.node.procedure.
- VB绘制公交线路节点程序经典代码VB Classic draw bus routes node procedure code -VB Classic draw bus routes node procedure code
VB.Code.module.designed.draw.triangular
- VB 绘制 立体三角形模块设计代码VB Code module is designed to draw three-dimensional triangular -VB Code module is designed to draw three-dimensional triangular
SDFGDGSDFG
- 在VB中绘制实时曲线是比较难的,一般要应用第三方控件或是Windows API函数来完成,但是如果你对实时曲线的要求不是很高,只要能表示出当前的一般情况的话,我们可以直接应用VB提供给我们的空间来完成。 -Curve in VB is more difficult to draw real-time, usually to apply third-party controls or the Windows API function to complete, but if you are the
VB
- 一些比较小的图形绘制,采用了VB语言编写,可以画些比较好玩的图形-Some of the smaller graphics rendering, using the VB language, you can draw some more fun graphics
drawboard
- VB下的简单画板程序。实质是鼠标按下后记录鼠标路径。-a little draw board by VB
VB-make-Line
- VB代码实现画线以及箭头 VB代码实现画线以及箭头-VB code to draw lines and arrows
VB使用API在内存中绘制曲线再显示到图片框上
- VB6开发环境用API在内存绘制实时曲线,整体复制到前台,速度快,效率高(In VB6, it is a high efficiency way to draw real time curve)