laptop and a wrench

漏洞

Layer ordering is not honored when separate composite graphics layers are added to a map control in ArcObjects SDK.

上次发布: August 19, 2020 ArcObjects SDK
漏洞 ID 编号 BUG-000086437
已提交March 27, 2015
上次修改时间June 5, 2024
适用范围ArcObjects SDK
找到的版本10.2.2
操作系统Windows OS
操作系统版本7 64 Bit
状态Will Not Be Addressed

附加信息

We apologize that we were unable to address this issue within the current product support cycle.  If the issue continues to affect your work in a supported release, please contact Technical Support.

解决办法

Cast IMap to IGraphicsContainer on line 194 in the code instead of casting ILayer. To do this, change the line of code: IGraphicsContainer container = (IGraphicsContainer)layer; to IGraphicsContainer container = (IGraphicsContainer)m_mapControl.Map;

重现步骤

漏洞 ID: BUG-000086437

软件:

  • ArcObjects SDK

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项