laptop and a wrench

漏洞

Invoking a button during a map being refreshed causes MapControl to halt drawing before finishing.

上次发布: August 25, 2014 ArcGIS Engine
漏洞 ID 编号 NIM041722
已提交January 17, 2009
上次修改时间June 5, 2024
适用范围ArcGIS Engine
找到的版本9.3
操作系统Windows OS
操作系统版本XP
修正版本N/A
状态Fixed

解决办法

For the scenario as described, the following code can be put in MainForm_Load so that mouse clicks do not halt a redraw.Dim cancelTracker As ESRI.ArcGIS.esriSystem.ITrackCancel cancelTracker = Me.axMapControl1.TrackCancel() cancelTracker.CancelOnClick = FalseThere is a snippet and lots of samples at the following location (for the engine developer) ms-help://MS.VSCC.v90/MS.VSIPCC.v90/ESRI.EDNv9.3/esriSystem/html/ITrackCancel.htm

重现步骤

漏洞 ID: NIM041722

软件:

  • ArcGIS Engine

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项