1821

所属分类:Windows编程
开发工具:Visual C++
文件大小:49KB
下载次数:360
上传日期:2007-04-04 15:51:47
上 传 者123abc
说明:  一个实时曲线类 接口说明: // 设置网格间距 void SetGridResolutionX(int nGridReluX) // 设置网格间距 void SetGridResolutionY(int nGridReluY) // 设置网格滚动速度,正值为从左向右滚动,0不动 void SetGridScrollSpeedX(int nSpeedX) // 正值为从上到下滚动,0不动 void SetGridScrollSpeedY(int nSpeedY) // 网格线宽度 void SetGridLineWidth(int nWidth) // 背景色 void SetGridBackClr(COLORREF clr) // // 锁定数据显示范围 void LockRang(bool bfLock = true) // 锁定数据显示范围 void LockRang(float fMin, float fMax) // 设置数据 void SetData(float fData) // 曲线颜色 void SetLineColor(COLORREF clrLine = RGB ( 0 , 255 , 0 )) void SetLineWidth(int nWidth = 1)
(curve of a real-time interface category :// set up grid spacing void SetGridResolutionX (int nGridR eluX)// set grid spacing void SetGridResolutionY (int n GridReluY)// set the rolling speed mesh, when rolling to the left-to-right, 0 Fixed void SetGridScrollSpeedX (int nSpeedX)// when rolling from the top down to, 0 Fixed void SetGridScrollSpeedY (int nSpeedY)// Grid line width void SetGridLineWidth (int nWidth)// background Color void SetGridBackClr (COLORREF clr)//// lock data display range void LockRang (bool bfLock = true)// lock significant data said the scope void LockRang (float fMin. float fMax)// set data void Graph (float fData)// color curve void SetLineColor (RG = COLORREF clrLine B (0, 255, 0)) void SetLineWidth (int nWidth = 1))

文件列表:
testMultiColorPlotCtrl\testMultiColorPlotCtrl.h (1500, 2007-01-17)
testMultiColorPlotCtrl\testMultiColorPlotCtrl.cpp (2287, 2007-01-17)
testMultiColorPlotCtrl\StdAfx.h (1054, 2007-01-17)
testMultiColorPlotCtrl\StdAfx.cpp (224, 2007-01-17)
testMultiColorPlotCtrl\res\testMultiColorPlotCtrl.rc2 (414, 2007-01-17)
testMultiColorPlotCtrl\res\testMultiColorPlotCtrl.ico (1078, 2007-01-17)
testMultiColorPlotCtrl\res (0, 2007-01-17)
testMultiColorPlotCtrl\testMultiColorPlotCtrl.dsw (569, 2007-01-17)
testMultiColorPlotCtrl\Debug\testMultiColorPlotCtrl.exe (122996, 2007-01-17)
testMultiColorPlotCtrl\Debug (0, 2007-01-17)
testMultiColorPlotCtrl\testMultiColorPlotCtrl.plg (278, 2007-01-17)
testMultiColorPlotCtrl\Resource.h (702, 2007-01-17)
testMultiColorPlotCtrl\testMultiColorPlotCtrl.aps (36124, 2007-01-17)
testMultiColorPlotCtrl\testMultiColorPlotCtrl.rc (5470, 2007-01-17)
testMultiColorPlotCtrl\MemDC.h (2689, 2000-01-05)
testMultiColorPlotCtrl\MultiColorPlotCtrl.cpp (14164, 2007-01-17)
testMultiColorPlotCtrl\MultiColorPlotCtrl.h (5228, 2007-01-17)
testMultiColorPlotCtrl\testMultiColorPlotCtrlDlg.h (1672, 2007-01-17)
testMultiColorPlotCtrl\testMultiColorPlotCtrlDlg.cpp (5035, 2007-01-17)
testMultiColorPlotCtrl\testMultiColorPlotCtrl.ncb (82944, 2007-03-19)
testMultiColorPlotCtrl\testMultiColorPlotCtrl.clw (1476, 2007-01-17)
testMultiColorPlotCtrl\testMultiColorPlotCtrl.dsp (4652, 2007-01-17)
testMultiColorPlotCtrl\testMultiColorPlotCtrl.opt (48640, 2007-03-19)
testMultiColorPlotCtrl (0, 2007-01-17)

近期下载者

相关文件


收藏者