摘要: 添加引用即可. 参考资料: https://zhidao.baidu.com/question/241402877.html http://blog.csdn.net/a1027/article/details/2766396 阅读全文
posted @ 2018-01-07 23:28 Youse的二分口粮地 阅读(3771) 评论(0) 推荐(0)
摘要: 主窗体: FrmDataInspect f2 = new FrmDataInspect(listMapControl1Lyr); f2.Show(); 弹出的窗体: 应该改为: gListMapLyrs =new List<ILayer>(pListMapLyrs) ; 参考资料: http://b 阅读全文
posted @ 2018-01-07 11:16 Youse的二分口粮地 阅读(2095) 评论(0) 推荐(0)