This document is archived and information here might be outdated.  Recommended version.


ILayerEffectsEnvironment Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IL > ILayerEffectsEnvironment Interface
ArcGIS Developer Help

ILayerEffectsEnvironment Interface

Provides access to members that control the Layer Effects Environment. Note: the ILayerEffectsEnvironment interface has been superseded by ILayerEffectsEnvironment3. Please consider using the more recent version.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read/write property ActiveView The IActiveView interface of the view to be refreshed.
Read/write property EffectsLayer The ILayerEffects interface of the current effects layer.

Classes that implement ILayerEffectsEnvironment

Classes Description
LayerEffectsEnvironment Singleton instance of the Layer Effects Environment.