Tagged Questions
2
votes
2answers
682 views
ArcObjects: Getting the properties of a layer that has lost its data source (VB.NET)
When you save an ArcGIS map document (MXD) and then change the data source of a layer in the MXD, you can no longer see the layer in the MXD and you must redefine its data source.
But suppose you ...