-
DrawTools示例说明如何创建一个Windows窗体应用程序绘制图形…
DrawTools向你展示如何在Windows Form程序中通过鼠标拖动绘制各种图形对象,它实现的固定图形有:矩形框、椭圆、线性和铅笔。并且,你可以通过鼠标选择、移动、删除图形,还可以改变图形大小等各种操作。另外,程序支持你把绘制的图形保存成文件,可以直接把一个文件从资源管理器中拖到程序界面上打开。-DrawTools sample shows how to create a Windows Forms application for drawing graphic objects in a Windows client area using mouse and drawing tools. Drawing tools implemented in this sample are: Rectangle, Ellipse, Line, and Pencil. There are well-known techniques for creating such type of applications, like: interaction with mouse, flicker-free drawing, implementing of drawing and selection tools, objects selection, managing of objects Z-order etc. MFC developers may learn all this stuff from MFC sample DRAWCLI. DrawTools C# program reproduces some of DRAWCLI functionality and uses some design decisions from this sample.
- 2022-07-06 18:52:18下载
- 积分:1
-
java写的2D图形程序集(可jcreator3.5编译…
使用Java书写的图形学2D程序集合(可以用JCreator3.5编译),程序包括交互式编辑,常用曲线(抛物线,三次参数样条,Beizer,B样条),还有多边形填充,2D旋转和字体示例-written in Java 2D graphics procedures set (which can be used JCreator3.5 compiler), including interactive editing procedures, common curve (parabola, the three parameters of the sample, Beizer, B-Spline), and filled polygon, 2D rotation and font sample
- 2022-03-13 23:47:20下载
- 积分:1
-
画出颜色渐变的矩形图案
用鼠标点击 即可 出现不同颜色的图案...
画出颜色渐变的矩形图案
用鼠标点击 即可 出现不同颜色的图案 -To draw colourful rectangles with your mouse.
- 2022-10-25 15:30:03下载
- 积分:1
-
glut头文件包,这是图像编程基本的头文件,你可以利用vc工具菜单导入即可...
glut头文件包,这是图像编程基本的头文件,你可以利用vc工具菜单导入即可-glut header file package, which is the basic programming of the first image file, you can use the Tools menu to import vc can
- 2023-06-16 10:30:04下载
- 积分:1
-
Shutter can be more than the control group, each group independently showed that...
百叶窗式 可以将多个控件进行分组,各组独立显示,根据需要-Shutter can be more than the control group, each group independently showed that, in accordance with the needs of
- 2022-03-23 15:05:57下载
- 积分:1
-
闪烁
无闪烁绘制图像,分时画四边形的每个边,希望对大家有帮助-Flicker-free drawing images, time painting each side of quadrangle, in the hope we have helped
- 2023-07-18 10:35:04下载
- 积分:1
-
一个扩展的图片类,可方便的在对话框程序中实现Gif动画。
一个扩展的图片类,可方便的在对话框程序中实现Gif动画。-An extension of the picture type, can be convenient to realize in the dialog box procedure Gif animation.
- 2022-08-12 18:11:08下载
- 积分:1
-
CCommandLineInfo CCommandLineInfo
CCommandLineInfo
CCommandLineInfo CCommandLineInfo
CCommandLineInfo-CCommandLineInfo CCommandLineInfo
CCommandLineInfo CCommandLineInfo
- 2022-01-25 16:58:31下载
- 积分:1
-
介绍NI公司的组态软件Labwindows的一文章,清晰易懂,是首次使用Labwindows编程的好助手。...
介绍NI公司的组态软件Labwindows的一文章,清晰易懂,是首次使用Labwindows编程的好助手。-NI introduced the configuration software Labwindows of an article, lucid, the first is the use of good Labwindows programming assistant.
- 2022-10-05 17:00:02下载
- 积分:1
-
生成、显示B样条曲线:
(1)用鼠标或者光标输入控制点,在屏幕上用图形符号标记显示。
(2)自定义输入曲线次数。
(3)可选择4种曲线类型。...
生成、显示B样条曲线:
(1)用鼠标或者光标输入控制点,在屏幕上用图形符号标记显示。
(2)自定义输入曲线次数。
(3)可选择4种曲线类型。
(4)可以对顶点位置,曲线次数,曲线类型进行修改。-generation, showed that B-spline curves : (1) to use the mouse or the cursor input control points on the screen with graphic symbols marking show. (2) Since the definition of input frequency curve. (3) the option of four types of curves. (4) can be right vertex position, the number of curves, curve types of changes.
- 2022-04-25 04:34:29下载
- 积分:1