文件名称:CADdraw
- 所属分类:
- 其它资源
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 58.55kb
- 下载次数:
- 1次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆和多边形。绘图步骤如下:
直线:点鼠标左键确定起始点,移动鼠标点左键确定终点。
圆弧:用鼠标左键依次点四点确定圆弧。
贝赛尔曲线:用鼠标左键依次点四点确定贝赛尔曲线。
矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。
圆角矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。
椭圆:点左键确定起始点,拖动鼠标再点左键确定对角点,便作出了与该矩形相切的椭圆。
多边形:点鼠标左键确定起始点,然后依次点各点(所有点的总数为所要做多边形的边数,不超过20边),最后用中键确定,自动封闭图形。-the program eight graphical mapping function is linear, arc, Bessel curve, rectangle, rounded rectangle, oval and polygons. Mapping the following steps : Linear : click the mouse button to determine the threshold, mobile click of the mouse button to determine the end. Arc : the left mouse button followed by 4:00 set point arc. Bessel curve : the left mouse button followed by point 4:00 determine Bessel curve. Rectangular : Left to determine the threshold point, then drag the mouse to point to determine Left Corner. Rounded Rectangle : Left to determine the threshold point, then drag the mouse to point to determine Left Corner. Oval : Left to determine the threshold point, drag the mouse button again to determine right point corner, then made a transaction with the rectangular oval. Polygon
直线:点鼠标左键确定起始点,移动鼠标点左键确定终点。
圆弧:用鼠标左键依次点四点确定圆弧。
贝赛尔曲线:用鼠标左键依次点四点确定贝赛尔曲线。
矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。
圆角矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。
椭圆:点左键确定起始点,拖动鼠标再点左键确定对角点,便作出了与该矩形相切的椭圆。
多边形:点鼠标左键确定起始点,然后依次点各点(所有点的总数为所要做多边形的边数,不超过20边),最后用中键确定,自动封闭图形。-the program eight graphical mapping function is linear, arc, Bessel curve, rectangle, rounded rectangle, oval and polygons. Mapping the following steps : Linear : click the mouse button to determine the threshold, mobile click of the mouse button to determine the end. Arc : the left mouse button followed by 4:00 set point arc. Bessel curve : the left mouse button followed by point 4:00 determine Bessel curve. Rectangular : Left to determine the threshold point, then drag the mouse to point to determine Left Corner. Rounded Rectangle : Left to determine the threshold point, then drag the mouse to point to determine Left Corner. Oval : Left to determine the threshold point, drag the mouse button again to determine right point corner, then made a transaction with the rectangular oval. Polygon
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 109201245caddraw.rar 列表 作业\Arc.cpp 作业\Arc.h 作业\Bezier.cpp 作业\Bezier.h 作业\Circle.cpp 作业\Circle.h 作业\Debug 作业\Drawing.aps 作业\Drawing.clw 作业\Drawing.cpp 作业\Drawing.dsp 作业\Drawing.dsw 作业\Drawing.h 作业\Drawing.ncb 作业\Drawing.opt 作业\Drawing.plg 作业\Drawing.rc 作业\Drawing.reg 作业\DrawingDoc.cpp 作业\DrawingDoc.h 作业\DrawingView.cpp 作业\DrawingView.h 作业\Ellipse.cpp 作业\Ellipse.h 作业\Line.cpp 作业\Line.h 作业\MainFrm.cpp 作业\MainFrm.h 作业\Polygon.cpp 作业\Polygon.h 作业\ReadMe.txt 作业\Rectangle.cpp 作业\Rectangle.h 作业\res\Drawing.ico 作业\res\Drawing.rc2 作业\res\DrawingDoc.ico 作业\res\Toolbar.bmp 作业\res 作业\Resource.h 作业\RoundRect.cpp 作业\RoundRect.h 作业\Shape.cpp 作业\Shape.h 作业\StdAfx.cpp 作业\StdAfx.h 作业\软件的使用说明书.txt 作业