laptop and a wrench

Bug

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

Zuletzt veröffentlicht: August 19, 2020 ArcObjects SDK
Bug-ID-Nummer BUG-000095239
EingereichtMarch 24, 2016
Zuletzt geändertJune 5, 2024
Gilt fürArcObjects SDK
Gefunden in Version10.3.1
BetriebssystemWindows OS
Betriebssystemversion7.0 64 Bit
StatusWill Not Be Addressed

Zusätzliche Informationen

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.

Workaround

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;

Schritte zur Reproduzierung

Bug-ID: BUG-000095239

Software:

  • ArcObjects SDK

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln