代码搜索:mapcontrol
找到约 166 项符合「mapcontrol」的源代码
代码结果 166
www.eeworm.com/read/213239/15140091
frm geoevent.frm
VERSION 5.00
Object = "{C552EA90-6FBB-11D5-A9C1-00104BB6FC1C}#1.0#0"; "MapControl.ocx"
Begin VB.Form Form1
Caption = "On Her Majesty's Secret Service"
ClientHeight = 7710
www.eeworm.com/read/266366/11230723
txt 新建 文本文档.txt
private void mapControl1_MouseDown(object sender, System.Windows.Forms.MouseEventArgs e)
{
//如果没有转载任何tab文件,则返回
if(mapControl1.Map.Layers.Count == 0 )//currentLayerName是顶层Layer的名字,同时也是Table的名字
r
www.eeworm.com/read/266361/11230857
cs form1.cs
//通过使用CustomPolylineMapTool来实现在图上进行距离测量的程序
//程序设计:月光宝盒(by MoonLight)
//完成时间:2005年11月11日
//主要内容:
// 1-使用CustomPloylineMapTool工具来进行地图上的测距
// 2-使用内嵌资源BMP和CUR来对工具条和鼠标来进行样式更改
// 3-使用Windows工具条来进行地图工具
www.eeworm.com/read/234952/14091057
h locationpageaddress.h
/*
* Roadnav
* LocationPageAddress.h
*
* Copyright (c) 2004 - 2007 Richard L. Lynch
*
* This program is free software; you can redistribute it and/or
* modi
www.eeworm.com/read/234952/14091079
h preferencesdialog.h
/*
* Roadnav
* PreferencesDialog.h
*
* Copyright (c) 2004 - 2007 Richard L. Lynch
*
* This program is free software; you can redistribute it and/or
* modify
www.eeworm.com/read/292211/8367214
txt 加载mws.txt
if(!Page.IsPostBack){
string strMapPath=Server.MapPath("")+"\\TrackGB.mws";
MapInfo.Mapping.MapWorkSpaceLoader wl;
wl=new MapWorkSpaceLoader(strMapPath);
Map map = MapInfo.Engine.
www.eeworm.com/read/286257/8780296
frm frmmdimap.frm
VERSION 5.00
Object = "{033364CA-47F9-4251-98A5-C88CD8D3C808}#1.0#0"; "esriControls.olb"
Begin VB.Form frmMDIMap
Caption = "地图窗口"
ClientHeight = 6405
ClientLeft =
www.eeworm.com/read/278296/10551402
cs pageprinter.cs
// Copyright 2006 ESRI
//
// All rights reserved under the copyright laws of the United States
// and applicable international laws, treaties, and conventions.
//
// You may freely redistribute
www.eeworm.com/read/449857/7495746
frm frmmapbrowser.frm
VERSION 5.00
Object = "{370A8DDA-7915-42DC-B4A1-77662C82B046}#1.0#0"; "TOCControl.ocx"
Object = "{B7D43581-3CBC-11D6-AA09-00104BB6FC1C}#1.0#0"; "ToolbarControl.ocx"
Object = "{C552EA90-6FBB-11D5-A9