laptop and a wrench

不具合

Layer ordering is not honored when separate composite graphics layers are added to a map control in ArcObjects SDK.

最後に公開された状態: August 19, 2020 ArcObjects SDK
不具合 ID 番号 BUG-000086437
送信されましたMarch 27, 2015
最終更新日June 5, 2024
適用対象ArcObjects SDK
見つかったバージョン10.2.2
オペレーティング システムWindows OS
オペレーティング システムのバージョン7 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.

対処法

Cast IMap to IGraphicsContainer on line 194 in the code instead of casting ILayer. To do this, change the line of code: IGraphicsContainer container = (IGraphicsContainer)layer; to IGraphicsContainer container = (IGraphicsContainer)m_mapControl.Map;

再現の手順

不具合 ID: BUG-000086437

ソフトウェア:

  • ArcObjects SDK

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

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

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

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

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

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

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