在WPF中使用ArcGIS Engine
在WPF中使用ArcGIS Engine
此函数开始要加:
ESRI.ArcGIS.RuntimeManager.Bind(ESRI.ArcGIS.ProductCode.EngineOrDesktop);
否则会报错:
ArcGIS product not specified. You must first bind to an ArcGIS version prior to using any ArcGIS components.
另外,引用中的ESRI相关dll要把嵌入互操作类型改成FALSE
在WPF中使用ArcGIS Engine

相关文章:

  • 2022-12-23
  • 2021-06-09
  • 2022-12-23
  • 2022-12-23
  • 2021-10-06
  • 2021-06-08
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-06-24
  • 2022-01-24
  • 2021-11-28
  • 2022-12-23
相关资源
相似解决方案