In ArcGIS Engine application, the ‘Select All’ command selects the features of the top layer in the TOC even if the second or third layer have been selected.
上次发布: August 31, 2014ArcGIS Engine
漏洞 ID 编号
NIM056178
已提交
April 9, 2010
上次修改时间
February 20, 2025
适用范围
ArcGIS Engine
找到的版本
9.3.1
编程语言
C#
操作系统
Windows OS
操作系统版本
XP
状态
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.
解决办法
Add custom command to select all features in the context menu.‘Workaround.zip’ is attached.Steps for the workaround:1. Unzip the folder ‘Workaround.zip’ in a local directory.2. Two folders are inside it ‘Data’ folder that contains the ‘TestFinal.mxd’ and ‘TOCControlContextMenu_EJ’ folder with the project.3. Run the ‘ContextMenu2005.sln’ from ‘TOCControlContextMenu_EJ’ folder.4. Add the ‘TestFinal.mxd’ from the ‘Data’ folder.5. Right click on the second layer (U.S. Counties (Generalized)) in the TOC.6. Click on ‘Select All Features’ command (It is added by the ESRI analyst).7. It will select the features of U.S. Counties (Generalized).8. Similarly it can be checked for other layers in the TOC as well.