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


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

ILayerEffectsEnvironment2 Interface

Provides access to members that control the Layer Effects Environment. Note: the ILayerEffectsEnvironment2 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.
Read/write property SelectedLayer Currenttly selected layer.

Classes that implement ILayerEffectsEnvironment2

Classes Description
LayerEffectsEnvironment Singleton instance of the Layer Effects Environment.