laptop and a wrench

漏洞

Calling the Measure A Feature tool from ArcObjects continually relaunches new Measure tool windows.

上次发布: August 19, 2020 ArcObjects SDK
漏洞 ID 编号 BUG-000095239
已提交March 24, 2016
上次修改时间June 5, 2024
适用范围ArcObjects SDK
找到的版本10.3.1
操作系统Windows OS
操作系统版本7.0 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.

解决办法

Call the tool from the toolbar using the code below:axToolbarControl1.SetBuddyControl(axMapControl1);IToolbarItem toolbarItem = axToolbarControl1.GetItem(0);var tool = toolbarItem.Command;axToolbarControl1.CurrentTool = tool as ITool;

重现步骤

漏洞 ID: BUG-000095239

软件:

  • ArcObjects SDK

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项