In ArcMap, the file that contains one map, its layout, and its associated layers, tables, charts, and reports.
0
votes
0answers
27 views
add data to toccontrol
When i open MXD file, it isn't add to TOCControl, but it is dispalyed. How solve it or it is imposible?
Code from standart ArcEngine MapControll APP
private void menuOpenDoc_Click(object sender, ...
0
votes
1answer
56 views
Update Service config file with ArcIms java connector
We are using arcims java connector to create, update, delete services. it works fine for create and delete. However when we try to update the config file of service (ie : mxd file) the new mxd file is ...