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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動