laptop and a wrench

Bug

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

Zuletzt veröffentlicht: February 23, 2015 ArcObjects SDK
Bug-ID-Nummer BUG-000082470
EingereichtJanuary 28, 2015
Zuletzt geändertJune 5, 2024
Gilt fürArcObjects SDK
Gefunden in Version10.2.2
BetriebssystemWindows OS
Betriebssystemversion7
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

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();

Schritte zur Reproduzierung

Bug-ID: BUG-000082470

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