New answers tagged arcgis-engine
1
the solution is :
the new Model is like :
it Paramters like :
the Code :
Sub diso()
Dim gp As GeoProcessor = New ESRI.ArcGIS.Geoprocessing.GeoProcessor()
Dim trac As ITrackCancel = New CancelTracker
Dim Result As ESRI.ArcGIS.Geoprocessing.IGeoProcessorResult2
Dim parameters As IVariantArray = New ...
Top 50 recent answers are included