資源簡介
ArcEngine
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?ESRI.ArcGIS.esriSystem;
using?ESRI.ArcGIS.Geometry;
using?ESRI.ArcGIS.Controls;
using?ESRI.ArcGIS.Display;
using?ESRI.ArcGIS.Carto;
namespace?lesson5
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????private?void?Form1_Load(object?sender?EventArgs?e)
????????{
????????????
????????}
????????int?flag?=?0;
????????private?void?axMapControl1_onmousedown(object?sender?ESRI.ArcGIS.Controls.IMapControlEvents2_onmousedownEvent?e)
????????{
????????????axMapControl1.MousePointer?=esriControlsMousePointer.esriPointerC
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????910??2009-03-23?00:26??Draw\lesson5.sln
????..A..H.?????15360??2009-11-22?13:20??Draw\lesson5.suo
?????文件???????6661??2009-03-23?00:49??Draw\lesson5\Form1.Designer.cs
?????文件???????4055??2009-03-26?23:48??Draw\lesson5\Form1.cs
?????文件???????9320??2009-03-23?00:49??Draw\lesson5\Form1.resx
?????文件????????466??2009-03-23?00:26??Draw\lesson5\Program.cs
?????文件???????4523??2009-03-23?00:34??Draw\lesson5\lesson5.csproj
?????文件????????268??2009-03-26?23:49??Draw\lesson5\obj\lesson5.csproj.FileList.txt
?????文件????????676??2009-11-22?13:20??Draw\lesson5\obj\lesson5.csproj.FileListAbsolute.txt
?????文件?????223216??2009-11-22?13:20??Draw\lesson5\obj\Debug\ResolveAssemblyReference.cache
?????文件???????2572??2009-03-23?00:58??Draw\lesson5\obj\Debug\lesson5.Form1.resources
?????文件????????180??2009-03-23?00:34??Draw\lesson5\obj\Debug\lesson5.Properties.Resources.resources
?????文件????????842??2009-11-22?13:20??Draw\lesson5\obj\Debug\lesson5.csproj.GenerateResource.Cache
?????文件??????24576??2009-03-26?23:48??Draw\lesson5\obj\Debug\lesson5.exe
?????文件??????28160??2009-03-26?23:48??Draw\lesson5\obj\Debug\lesson5.pdb
?????文件??????24576??2009-03-26?23:48??Draw\lesson5\bin\Debug\lesson5.exe
?????文件??????28160??2009-03-26?23:48??Draw\lesson5\bin\Debug\lesson5.pdb
?????文件???????5632??2005-12-08?14:51??Draw\lesson5\bin\Debug\lesson5.vshost.exe
?????文件???????1166??2009-03-23?00:26??Draw\lesson5\Properties\AssemblyInfo.cs
?????文件???????2868??2009-03-23?00:26??Draw\lesson5\Properties\Resources.Designer.cs
?????文件???????5612??2009-03-23?00:26??Draw\lesson5\Properties\Resources.resx
?????文件???????1090??2009-03-23?00:26??Draw\lesson5\Properties\Settings.Designer.cs
?????文件????????249??2009-03-23?00:26??Draw\lesson5\Properties\Settings.settings
?????文件??????13824??2006-03-13?08:31??Draw\data\World\Continents.lyr
?????文件?????121241??2006-03-13?08:31??Draw\data\World\Continents.lyr.xm
?????文件??????21504??2006-03-13?08:31??Draw\data\World\World?Cities.lyr
?????文件?????160768??2009-03-22?21:10??Draw\data\World\World.mxd
?????文件??????98304??2006-03-13?08:31??Draw\data\World\World.pmf
?????文件?????259552??2006-09-28?10:26??Draw\data\World\cities.sdc
?????文件????????142??2006-03-13?08:31??Draw\data\World\cities.sdc.prj
............此處省略30個文件信息
評論
共有 條評論