Hi, after years from programming with arcobject, I am just starting to work with ArcGIS pro SDK.
I am working on an Addin for ArcGIS pro. One of the steps is to extract the rasterdata that is inside a polygon feature to a new raster. When I debug my code, I can wait for ages and will not get any result.
When I execute the same geoprocessing event by hand, it is finished in less than a second. What am I doing wrong?
My code is in the attached image. The featurelayer has a DefinitionQuery with 1polygonfeature.
Kind regards ,
Annemiek