代码搜索:mapcontrol

找到约 166 项符合「mapcontrol」的源代码

代码结果 166
www.eeworm.com/read/299805/7830141

log frmmain.log

Line 76: Property OleObjectBlob in MapControl2 could not be set. Line 76: Cannot load control MapControl2; license not found. Line 84: Property OleObjectBlob in MapControl1 could not be set. Line 8
www.eeworm.com/read/441250/6290392

cpp mapview.cpp

// MAPVIEW.cpp : implementation file // #include "stdafx.h" #include "WndSeparate.h" #include "MAPVIEW.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __F
www.eeworm.com/read/246710/12707507

cs form1.designer.cs

//using ESRI.ArcGIS.MapControl; namespace TestLayerPropertiesControl { partial class Form1 { /// /// 必需的设计器变量。 /// private System.
www.eeworm.com/read/292211/8367231

txt 查看整个地图.txt

Map map = mapControl1.Map; IMapLayerFilter lyrFilter = MapLayerFilterFactory.FilterByType(typeof(FeatureLayer)); MapLayerEnumerator lyrEnum= map.Layers.GetMapLayerEnumerator(lyrFilter); map.SetView
www.eeworm.com/read/240380/13221291

cs esricontrolutils.cs

using System; using ESRI.ArcGIS.Carto; using ESRI.ArcGIS.MapControl; //Ismael Chivite //ESRI Redlands //March 2005 namespace EvacuationRoutes { /// /// Summary description for E
www.eeworm.com/read/292211/8367219

txt 查询图层.txt

Dim _findLayerName As String = "Area" Dim find As MapInfo.Data.Find.Find = Nothing Try Dim map As Map = MapInfo.Engine.Session.Current.MapFactory(MapControl1.MapAlia
www.eeworm.com/read/237736/13934573

js topjscript.js

// JScript 文件 function buttonClick() { //document.all.td1.innerHTML var mapImage=top.frames.item("main").document.getElementById("MapControl1_Image"); alert(mapIm
www.eeworm.com/read/178610/5315753

java addfeaturelayer.java

/* * ArcGIS Engine Developer Sample * Application Name: AddFeatureLayer.java */ package com.esri.arcgis.samples.beans.mapcontrol; import java.awt.BorderLayout; import java.awt.Dimension;
www.eeworm.com/read/178611/5315752

java attributequery.java

/* * ArcGIS Engine Developer Sample * Application Name: AttributeQuery.java */ package com.esri.arcgis.samples.beans.mapcontrol; import java.awt.BorderLayout; import java.awt.event.ActionEv
www.eeworm.com/read/292211/8367222

txt 自动标注.txt

Dim layer As New MapInfo.Mapping.LabelLayer Dim map As Map = MapInfo.Engine.Session.Current.MapFactory(MapControl1.MapAlias) Dim source As New MapInfo.Mapping.LabelSource(MapInfo.