资源简介
arcgis三维地理信息系统开发基础,是广大gis开发者学习3d开发方面不可或缺的好demo。
代码片段和文件信息
using System;
using System.Drawing;
using System.Runtime.InteropServices;
using ESRI.ArcGIS.ADF.baseClasses;
using ESRI.ArcGIS.ADF.CATIDs;
using ESRI.ArcGIS.Controls;
using System.Windows.Forms;
using ESRI.ArcGIS.GlobeCore;
using ESRI.ArcGIS.Analyst3D;
using ESRI.ArcGIS.Carto;
using ESRI.ArcGIS.Geometry;
using ESRI.ArcGIS.Display;
namespace GlobeControlApplication2
{
///
/// Summary description for DrawPointTool.
///
[Guid(“4591e355-7e9c-4a56-9613-c831171049a5“)]
[ClassInterface(ClassInterfaceType.None)]
[ProgId(“GlobeControlApplication2.DrawPointTool“)]
public sealed class DrawPointTool : baseTool
{
#region COM Registration Function(s)
[ComRegisterFunction()]
[ComVisible(false)]
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 61440 2011-11-30 08:43 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\bin\Debug\GlobeControlApplication2.exe
文件 153088 2011-11-30 08:43 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\bin\Debug\GlobeControlApplication2.pdb
文件 11608 2011-11-30 08:44 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\bin\Debug\GlobeControlApplication2.vshost.exe
文件 490 2010-03-17 22:39 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\bin\Debug\GlobeControlApplication2.vshost.exe.manifest
文件 17810 2011-11-02 14:33 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\bin\Debug\GlobeControl控件编程.chm
文件 246 2011-08-25 12:29 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\DrawPointTool.bmp
文件 7768 2011-08-25 12:43 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\DrawPointTool.cs
文件 326 2011-08-25 12:29 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\DrawPointTool.cur
文件 246 2011-08-25 12:28 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\DrawPolygonTool.bmp
文件 8971 2011-09-27 15:27 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\DrawPolygonTool.cs
文件 326 2011-08-25 12:28 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\DrawPolygonTool.cur
文件 246 2011-08-25 11:52 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\DrawPolylineTool.bmp
文件 8726 2011-08-25 12:51 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\DrawPolylineTool.cs
文件 326 2011-08-25 11:52 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\DrawPolylineTool.cur
文件 246 2011-08-25 12:59 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\DrawText.bmp
文件 7993 2011-08-25 13:32 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\DrawText.cs
文件 326 2011-08-25 12:59 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\DrawText.cur
文件 378 2011-08-25 14:25 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\Effects.cs
文件 22552 2011-08-25 14:25 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\Effects.Designer.cs
文件 5817 2011-08-25 14:25 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\Effects.resx
文件 8907 2011-08-25 14:33 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\GlobeControlApplication2.csproj
文件 452 2011-08-25 01:42 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\GlobeControlApplication2.csproj.user
文件 13175 2011-11-30 08:43 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\MainForm.cs
文件 44660 2011-11-30 08:43 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\MainForm.Designer.cs
文件 17111 2011-11-30 08:43 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\MainForm.resx
文件 118338 2011-10-07 18:17 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
文件 7364 2011-11-30 08:43 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
文件 18148 2011-11-30 08:43 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\obj\x86\Debug\GenerateResource-ResGen.read.1.tlog
文件 2 2011-11-30 08:43 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\obj\x86\Debug\GenerateResource-ResGen.read.4.tlog
文件 10138 2011-11-30 08:43 Chap.11--三维GIS开发基础\GlobeControlApplication2\GlobeControlApplication2\obj\x86\Debug\GenerateResource-ResGen.write.1.tlog
............此处省略588个文件信息
- 上一篇:CTP c#软件—期货软件应用开发
- 下一篇:IM IM即时通讯 wpf 界面
相关资源
- 11912878C_sharp_AE
- wangluoEngine
- csharpdirectx DirectX 是开发三维场景的利
-
la
yerManager - t_AJAX_ASPMAP 在WebGIS地图上
- SceneControl 一个简单的基于AE的三维小
- RGISOneCoordTrans 能够实现各种坐标的转
- WebGIS-development-ArcGIS-Server-and.NET 《We
- sharpmap 基于.Net 的开源的GIS开发环境与
- ArcEngineGIS 基于ArcEngine的三维GIS演示系
- LightsManagemengt 基于GIS的路灯管理系统
- my-arcgis arcgis二次开发
- VISUAL-CSharp-ARCENGINE 一个很详细的GIS开
- Arcgis ArcEngine开发的三维系统
- Accounting_Online_Registration-Sys 会计网上报
- CSharpAE ArcGIS engine二次开发的小程序
- SpatialAnalyst_ae
- SharpMap-Demo 开源Gis工具SharpMap例子
- SharpGL 三维点云数据读取并显示。格式
- KLMapApp argis开发 源代码 其中包括ar
- WebMappingApplication
- GoogleMap_vs2008_KAIFA 常见的地图GIS二次开
- 3DSystem 基于c#和AE开发的三维显示查询
- ArcGIS Engine+C#开发教程 源码
- 三维图及切片图 c# 源码
- 三维开发之洪水淹没_AE_+_C#.doc
- arcgis engine 开发
- C#+ArcGISEngine进行图层的添加要素的添
- 专题地图制作集合了好多位的心血
- c# arcengine 二次开发 查询系统
评论
共有 条评论