laptop and a wrench

Bug

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

Last Published: February 23, 2015 ArcObjects SDK for the Microsoft .NET Framework
Bug ID Number BUG-000082470
SubmittedJanuary 28, 2015
Last ModifiedMarch 30, 2022
Applies toArcObjects SDK for the Microsoft .NET Framework
Version found10.2.2
Operating SystemWindows OS
Operating System Version7
StatusWill Not Be Addressed

Additional Information

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

Steps to Reproduce

Bug ID: BUG-000082470

Software:

  • ArcObjects SDK for the Microsoft .NET Framework

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic