漏洞
漏洞 ID 编号 | BUG-000140416 |
---|---|
已提交 | June 2, 2021 |
上次修改时间 | June 5, 2024 |
适用范围 | ArcObjects SDK |
找到的版本 | 10.8.1 |
操作系统 | Windows OS |
操作系统版本 | 10.0 64 Bit |
修正版本 | 10.8.2 |
状态 | Fixed |
Set the AvolidDataConverstion property to true on the IRasterAnalysisGlobalEnvironment interface to allow the ArcObjects SDK 10.x Spatial Analyst execution path to be used. Insert the following 2 lines right before the Visibility method is called.
IRasterAnalysisGlobalEnvironment globalEnv = (IRasterAnalysisGlobalEnvironment)sop;
globalEnv.AvoidDataConversion = true;
获取来自 ArcGIS 专家的帮助
下载 Esri 支持应用程序