laptop and a wrench

不具合

There is a difference in behavior for ILayerEffects::Transparency between ArcGIS 10.2.2 and 10.2.1.

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

対処法

Works only when features are not extruded.ILayerEffects le = axSceneControl1.Scene.get_Layer(0) as ILayerEffects;if(le.SupportsTransparency) le.Transparency = 75;axSceneControl1.Scene.SceneGraph.Invalidate(le,true,false);axSceneControl1.Scene.SceneGraph.RefreshViewers();

再現の手順

不具合 ID: BUG-000082470

ソフトウェア:

  • ArcObjects SDK

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

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

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

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

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

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

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