-
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
-
一个关于图形的小程序
一个关于图形的小程序-a graphics on the small program
- 2022-02-12 20:23:33下载
- 积分:1
-
函数int line_coor(int x1,int y1,int x2,int y2,struct DOT *dot)
采用Bresenham算法生成直线...
函数int line_coor(int x1,int y1,int x2,int y2,struct DOT *dot)
采用Bresenham算法生成直线段的坐标-function int line_coor (int x, int y1, x2 int, int y2, struct* dot DOT) Bresenham algorithm used to create line and the coordinates of
- 2022-03-18 23:33:23下载
- 积分:1
-
窗体绘图在窗体里绘图多点数自己建坐标系
坐标暂时不能变...
窗体绘图在窗体里绘图多点数自己建坐标系
坐标暂时不能变-Form in Form Mapping Mapping Lane points more than build their own coordinate system coordinates temporarily can not change
- 2022-07-17 16:06:52下载
- 积分:1
-
直线生成算法继续
直线生成算法继续-continue straight Algorithm
- 2022-11-29 16:00:03下载
- 积分:1
-
colorful rotating rectangular box
多彩矩形旋转框-colorful rotating rectangular box
- 2022-01-25 22:53:41下载
- 积分:1
-
简单的运动小球,其中多处运用到var变量的使用,希望大家多多支持!...
简单的运动小球,其中多处运用到var变量的使用,希望大家多多支持!-simple ball movement, a number of which applied to the use of variable var hope that everyone can support!
- 2022-08-21 19:04:47下载
- 积分:1
-
The program
该程序类似WINDOWS自带的画图程序,只是后面还有些功能还没写完整,以后有时间将其补充完整,不过对于初学者来说程序里有很多东西值的借鉴,特别是多态的使用和菜单的操作,还有文档的保存……
-The program
- 2023-02-19 06:30:04下载
- 积分:1
-
This procedure is an open and save bitmap, DIB own definition of a category.
此程序是一个打开和保存位图的,自己定义了一个DIB类。-This procedure is an open and save bitmap, DIB own definition of a category.
- 2022-03-22 14:24:20下载
- 积分:1
-
由于画NorthWind.db中Order折线报表
由于画NorthWind.db中Order折线报表-As the painting NorthWind.db line statements in the Order
- 2023-02-16 11:45:03下载
- 积分:1