Hot 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 ...
Only top voted, non community-wiki answers of a minimum length are eligible