USER_DRAW_LAYER
gis 

所属分类:其他行业
开发工具:Visual Basic
文件大小:8KB
下载次数:7
上传日期:2005-10-22 17:59:38
上 传 者linshuxin
说明:  GIS软件,普通的地图设置操作和查看器,还能设置用户操作
(GIS software, set up a map of the general operation and viewer, the user can set up)

文件列表:
USER_DRAW_LAYER\DRAWDEF.BAS (3219, 1999-07-27)
USER_DRAW_LAYER\MSSCCPRJ.SCC (193, 2004-02-25)
USER_DRAW_LAYER\scaleBar.frm (43578, 2004-08-30)
USER_DRAW_LAYER\SCALEBAR.FRX (608, 2004-08-30)
USER_DRAW_LAYER\Scalebar.vbp (909, 2004-08-30)
USER_DRAW_LAYER\Scalebar.vbw (92, 2004-08-31)
USER_DRAW_LAYER (0, 2005-09-22)

Note: This sample application and corresponding sample code is provided for example purposes only. It has not undergone rigorous testing and as such should not be shipped as part of a final application without extensive testing on the part of the organization releasing the end-user product. This VB example uses the MapX OCX Control. The main goal of this example is to show the use of the User Draw Layer capabilities in MapX. The program shows how to use drawing functions in conjunction with MapX functions to place a scale bar on the map. This scale bar is drawn into the UserDraw layer, which is always the top layer. The values on the scale bar will change as the zoom is changed. Files: DrawDef.bas ScaleBar.frm ScaleBar.vbp Overview: There are 3 Menu Item choices and the Map Control. Under the File menu option is the "exit" option to end the program. Tools Menu option: The first three zoomIn, zoomOut, and pan all set the active tool to be the respective MapX default tool. Layers: There is one menu item under layers. The choice is Add userdraw layer. This will add a user draw layer to the map, which will in turn, fire the DrawUserLayer event. The code for this event then draws a scale Bar and labels it using MapX distance calculations. After this is chosen, the menu item will then change to Remove User Draw layer.

近期下载者

相关文件


收藏者