資源簡(jiǎn)介
ArcEngine開發(fā)的三維系統(tǒng),包括二維和三維操作
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Text;
using?System.IO;
using?System.Windows.Forms;
using?System.Reflection;
using?ESRI.ArcGIS.Carto;
using?ESRI.ArcGIS.Display;
using?ESRI.ArcGIS.Geometry;
using?ESRI.ArcGIS.Geodatabase;
namespace?lyx
{
????class?AoEditor
????{
????????private?ilayer?m_pCurrentlayer;
????????private?IMap?m_pMap;
????????private?IFeature?m_pEditFeature;
????????private?IPoint?m_pPoint;
????????private?IDisplayFeedback?m_pFeedback;
????????// private?ISelectionTracker?m_pSelectionTracker;
????????private?bool?m_bInUse;
????????private?IPointCollection?m_pPointCollection;
????????///?
????????///?當(dāng)前圖層只寫
????????///?
????????public?ilayer?Currentlayer
????????{
????????????set
????????????{
??????
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件??????38536??2009-09-22?21:24??Arcgis\lyx\AoEditor.cs
?????文件???????4027??2009-09-23?01:22??Arcgis\lyx\AttributeList.cs
?????文件???????2965??2009-09-22?21:14??Arcgis\lyx\AttributeList.Designer.cs
?????文件???????5814??2009-09-22?21:14??Arcgis\lyx\AttributeList.resx
?????文件?????393216??2009-09-30?08:06??Arcgis\lyx\bin\Debug\lyx.exe
?????文件?????876032??2009-09-30?08:06??Arcgis\lyx\bin\Debug\lyx.pdb
?????文件???????5632??2005-12-08?14:51??Arcgis\lyx\bin\Debug\lyx.vshost.exe
?????文件???????1026??2009-09-28?01:31??Arcgis\lyx\clsProfileStruct.cs
?????文件???????2413??2009-09-22?10:48??Arcgis\lyx\cmdClearAnalysisla
?????文件???????3059??2009-09-22?10:48??Arcgis\lyx\cmdLoadLocations.cs
?????文件???????1500??2009-09-22?10:48??Arcgis\lyx\cmdNAla
?????文件???????1167??2009-09-22?10:48??Arcgis\lyx\cmdNAProperties.cs
?????文件???????1220??2009-09-22?10:27??Arcgis\lyx\cmdRemovela
?????文件????????532??2009-09-24?09:17??Arcgis\lyx\ExtentUpdatedEventArgs.cs
?????文件??????81204??2009-09-30?08:06??Arcgis\lyx\Form1.cs
?????文件??????83067??2009-09-30?08:06??Arcgis\lyx\Form1.Designer.cs
?????文件??????16122??2009-09-30?08:06??Arcgis\lyx\Form1.resx
?????文件???????7978??2009-09-27?22:45??Arcgis\lyx\frm3D.cs
?????文件??????19735??2009-09-27?22:43??Arcgis\lyx\frm3D.Designer.cs
?????文件??????17771??2009-09-27?22:43??Arcgis\lyx\frm3D.resx
?????文件???????4117??2009-09-27?11:39??Arcgis\lyx\frm3Dba
?????文件???????4872??2009-09-27?11:29??Arcgis\lyx\frm3Dba
?????文件???????5814??2009-09-27?11:29??Arcgis\lyx\frm3Dba
?????文件???????1655??2009-09-27?11:30??Arcgis\lyx\frm3DOption.cs
?????文件???????3831??2009-09-27?08:46??Arcgis\lyx\frm3DOption.Designer.cs
?????文件???????5814??2009-09-27?08:46??Arcgis\lyx\frm3DOption.resx
?????文件???????7860??2009-09-28?10:46??Arcgis\lyx\frm3DQuery.cs
?????文件???????9028??2009-09-28?10:46??Arcgis\lyx\frm3DQuery.Designer.cs
?????文件???????5814??2009-09-28?10:46??Arcgis\lyx\frm3DQuery.resx
?????文件???????4435??2009-09-27?02:15??Arcgis\lyx\frm3DTable.cs
............此處省略263個(gè)文件信息
評(píng)論
共有 條評(píng)論