• 大小: 22.99M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-02-11
  • 语言: C#
  • 标签: 三维  gis  CSharp  3d  arcgis  

资源简介

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个文件信息

评论

共有 条评论