laptop and a wrench

不具合

The map control application crashes when the vertex of Callout is moved using ControlSelectToolClass when the tool is created without passing in a ToolbarControl.

最後に公開された状態: August 25, 2014 ArcGIS Engine
不具合 ID 番号 NIM058243
送信されましたJune 11, 2010
最終更新日June 5, 2024
適用対象ArcGIS Engine
見つかったバージョン9.3.1
プログラム言語VB.Net
オペレーティング システムWindows OS
オペレーティング システムのバージョン2003
修正されたバージョン10.1
ステータスFixed

対処法

If a toolbar control is added to the application, it may not have any items but does require to be buddied with the map control. Then change the code to hook to the toolbar control. ICommand cmd = new ESRI.ArcGIS.Controls.ControlsSelectTool(); cmd.OnCreate(axToolbarControl1.Object); axMapControl1.CurrentTool = (ITool)cmd;

再現の手順

不具合 ID: NIM058243

ソフトウェア:

  • ArcGIS Engine

バグのステータスが変更されたときに通知を受け取る

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

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

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

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

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

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