文件名称:Interactivegraphics
介绍说明--下载内容均来自于网络,请自行研究使用
(绘图)编写一个交互式绘图程序。
要求:
可以选择图形的种类(直线、折线、矩形、(椭)圆、多边形及对应的填充图形)、绘图颜色(使用颜色公用对话框)、笔的粗细和风格、填充模式(包括填充颜色[与图案])、背景模式与颜色;
可以根据用户的选择,用鼠标和方向键来绘制各种图形;
可以动态拖动绘图,并显示鼠标当前位置坐标以及拖动矩形的大小;
[可以用选择的字体、大小和颜色(使用字体公用对话框)在指定的位置按指定的对齐方式来输出文字串;]
[可以设置不同的坐标系(映射模式),并支持基本的打印输出;]
可以清屏(调用CWnd类的函数Invalidate()或用背景色画填充客户区矩形)、可以按Esc键取消正在进行的绘图操作;
各种操作和选择必须有对应的菜单项,最好有对应的工具条按钮和加速键。-(Drawing) to prepare an interactive mapping program.
Requirements:
Can choose the type of graphics (line, polyline, rectangle, (elliptical) circle, polygon and the corresponding filled graph), the drawing color (using color common dialog), pen thickness and style, fill pattern (including fill color [and patterns ]), background pattern and color
According to the user s choice, with the mouse and arrow keys to draw various graphics
Can dynamically drag the drawing, and display the current location coordinates of the mouse and drag the size of the rectangle
要求:
可以选择图形的种类(直线、折线、矩形、(椭)圆、多边形及对应的填充图形)、绘图颜色(使用颜色公用对话框)、笔的粗细和风格、填充模式(包括填充颜色[与图案])、背景模式与颜色;
可以根据用户的选择,用鼠标和方向键来绘制各种图形;
可以动态拖动绘图,并显示鼠标当前位置坐标以及拖动矩形的大小;
[可以用选择的字体、大小和颜色(使用字体公用对话框)在指定的位置按指定的对齐方式来输出文字串;]
[可以设置不同的坐标系(映射模式),并支持基本的打印输出;]
可以清屏(调用CWnd类的函数Invalidate()或用背景色画填充客户区矩形)、可以按Esc键取消正在进行的绘图操作;
各种操作和选择必须有对应的菜单项,最好有对应的工具条按钮和加速键。-(Drawing) to prepare an interactive mapping program.
Requirements:
Can choose the type of graphics (line, polyline, rectangle, (elliptical) circle, polygon and the corresponding filled graph), the drawing color (using color common dialog), pen thickness and style, fill pattern (including fill color [and patterns ]), background pattern and color
According to the user s choice, with the mouse and arrow keys to draw various graphics
Can dynamically drag the drawing, and display the current location coordinates of the mouse and drag the size of the rectangle
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Interactivegraphics\draw\draw.aps
...................\....\draw.cpp
...................\....\draw.h
...................\....\draw.rc
...................\....\draw.vcproj
...................\....\draw.vcproj.MATH73.HP.user
...................\....\draw.vcproj.mrx-PC.mrx.user
...................\....\draw.vcproj.siheng-PC.siheng.user
...................\....\draw.vcproj.ZHIMAO-6F3AE305.zhimao.user
...................\....\draw.vcproj.ZSUWJS2-092.user2.user
...................\....\drawDoc.cpp
...................\....\drawDoc.h
...................\....\drawView.cpp
...................\....\drawView.h
...................\....\MainFrm.cpp
...................\....\MainFrm.h
...................\....\ReadMe.txt
...................\....\res\bitmap1.bmp
...................\....\...\draw.ico
...................\....\...\draw.rc2
...................\....\...\drawDoc.ico
...................\....\...\p.bmp
...................\....\...\Toolbar.bmp
...................\....\...\toolbar1.bmp
...................\....\Resource.h
...................\....\stdafx.cpp
...................\....\stdafx.h
...................\....\res
...................\draw
Interactivegraphics
...................\....\draw.cpp
...................\....\draw.h
...................\....\draw.rc
...................\....\draw.vcproj
...................\....\draw.vcproj.MATH73.HP.user
...................\....\draw.vcproj.mrx-PC.mrx.user
...................\....\draw.vcproj.siheng-PC.siheng.user
...................\....\draw.vcproj.ZHIMAO-6F3AE305.zhimao.user
...................\....\draw.vcproj.ZSUWJS2-092.user2.user
...................\....\drawDoc.cpp
...................\....\drawDoc.h
...................\....\drawView.cpp
...................\....\drawView.h
...................\....\MainFrm.cpp
...................\....\MainFrm.h
...................\....\ReadMe.txt
...................\....\res\bitmap1.bmp
...................\....\...\draw.ico
...................\....\...\draw.rc2
...................\....\...\drawDoc.ico
...................\....\...\p.bmp
...................\....\...\Toolbar.bmp
...................\....\...\toolbar1.bmp
...................\....\Resource.h
...................\....\stdafx.cpp
...................\....\stdafx.h
...................\....\res
...................\draw
Interactivegraphics