資源簡介
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 界面
評論
共有 條評論