[GIS] Programatically take screenshot of map extent in ArcMap 9.3

arcgis-9.3arcmaparcobjectsc

Is it possible to programatically capture a screenshot of the current map extent (the map area with any active displayed layers) in ArcMap with the ArcObjects .NET SDK?

Best Answer

Not necessary a screen shot, however here is how you can export the active view (refer to code snippet below).

Export active view