ArcGIS Engine 开发中用到的一些命名空间和类
生活随笔
收集整理的這篇文章主要介紹了
ArcGIS Engine 开发中用到的一些命名空间和类
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
命名空間
ESRI.ArcGIS.Carto;
ESRI.ArcGIS.esriSystem;
ESRI.ArcGIS.Geometry;
ESRI.ArcGIS.Geodatabase;
ESRI.ArcGIS.SystemUI;
ESRI.ArcGIS.DataSourcesFile;
ESRI.ArcGIS.Display;
類
ILayer
ESRI.ArcGIS.Carto.MapDocumentClass
IFeatureLayer
IFeatureClass
IDataset
IWorkspace
IWorkspaceEdit
IFeatureBuffer
IFeatureCursor
IFeature
IGeometryCollection
IMultipoint
ISimpleLineSymbol
ICartographicLineSymbol
IHashLineSymbol
IPictureMarkerSymbol
ISimpleFillSymbol
IStyleGallery
IStyleGalleryItem
IStyleGalleryStorage
IStyleGalleryClass
ISegment
IPolyline
ISegmentCollection?
ILine
IPoint
ISegmentCollection
IGeometryBridge
總結(jié)
以上是生活随笔為你收集整理的ArcGIS Engine 开发中用到的一些命名空间和类的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: SQL Server 触发器学习总结
- 下一篇: opencv视频处理和检测学习总结