文件名称:Marker_demo21
- 所属分类:
- 界面编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 25.73kb
- 下载次数:
- 0次
- 提 供 者:
- c*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
In the demo project, I create a simple graph with four series of data. It demonstrates different options of marker, such as shapes, colors, etc. When the cursor hits a marker, the background data value will be displayed by tool tip. Some API functions, such as CRgn::PtInRegion(), in HitTest() work best in device coordinates. It may be a good practice to convert the test-point into device coordinates. In the demo, I create one marker for each data series. If you want to use different marker option within one data series, you have to create one marker for each data point.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 389008marker_demo21.zip 列表 ChildFrm.cpp ChildFrm.h Graph.cpp Graph.h MainFrm.cpp MainFrm.h Marker.cpp Marker.h MarkerGraph.001 MarkerGraph.cpp MarkerGraph.dsp MarkerGraph.dsw MarkerGraph.h MarkerGraph.plg MarkerGraph.rc MarkerGraphDoc.cpp MarkerGraphDoc.h MarkerGraphView.cpp MarkerGraphView.h ReadMe.txt res/ Resource.h res/MarkerGraph.ico res/MarkerGraph.rc2 res/MarkerGraphDoc.ico res/Toolbar.bmp StdAfx.cpp StdAfx.h