摘要:
[代码][代码]Supported pixel types limited to float and long because output currently limited to native ESRI GridPublic Function TinToRaster(pTin As ITinAdvanced, eRastConvType As esriRasterizationType, _ ... 阅读全文
posted @ 2010-07-01 10:30
zhh
阅读(1164)
评论(0)
推荐(1)
摘要:
public void saveFeatureClass(IFeatureClass pFeatureClass, string fileName) {string sFileName = System.IO.Path.GetFileName(fileName); string sFilePath = System.IO.Path.GetDirectoryName(fileName); IDa... 阅读全文
posted @ 2010-07-01 10:23
zhh
阅读(535)
评论(0)
推荐(0)
摘要:
public static ILayer openTinLayer(string fullPath) { ITinWorkspace pTinWorkspace; IWorkspace pWS; IWorkspaceFactory pWSFact = new TinWorkspaceFactoryClass(); ITinLayer pTinLayer = new TinLayerClas... 阅读全文
posted @ 2010-07-01 10:17
zhh
阅读(334)
评论(0)
推荐(0)
摘要:
Imports System.IO Imports ESRI.ArcGIS.esriSystem Imports ESRI.ArcGIS.SystemUI Imports ESRI.ArcGIS.ADF Imports ESRI.ArcGIS.Geodatabase Imports ESRI.ArcGIS.Geometry Imports ESRI.ArcGIS.Controls I... 阅读全文
posted @ 2010-07-01 10:15
zhh
阅读(2084)
评论(0)
推荐(0)

浙公网安备 33010602011771号