Hey all,
I'm upgrading our ArcGIS from 9.2 to 10.1 but we do not have the infrastructure to handle the dynamic WPF maps at the moment, I'm trying to mimic the way our current mapping works. The way it currently works is to get a export a snapshot of the map after dynamically adding points via an IGraphicsContainer from an IMap.
At the moment I wrote an SOE project that does the export, but I do not know how to create an IGraphicsContainer to dynamically add points to... Reading Google it seems new MSDs are different from MXD and it can be troublesome creating the same functionality as before, but hopefully this isn't the case.
Thanks so much.
I'm upgrading our ArcGIS from 9.2 to 10.1 but we do not have the infrastructure to handle the dynamic WPF maps at the moment, I'm trying to mimic the way our current mapping works. The way it currently works is to get a export a snapshot of the map after dynamically adding points via an IGraphicsContainer from an IMap.
At the moment I wrote an SOE project that does the export, but I do not know how to create an IGraphicsContainer to dynamically add points to... Reading Google it seems new MSDs are different from MXD and it can be troublesome creating the same functionality as before, but hopefully this isn't the case.
Thanks so much.