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


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

ILayerEffectsEnvironment3 Interface

Provides access to members that control the Layer Effects Environment.

Product Availability

Available with ArcGIS Desktop.

Description

This interface is new at ArcGIS 9.3. It supersedes ILayerEffectsEnvironment and ILayerEffectsEnvironment2.

Members

Name Description
Read/write property ActiveView The IActiveView interface of the view to be refreshed.
Read/write property Document Current document.
Read/write property EffectsLayer The ILayerEffects interface of the current effects layer.
Read/write property SelectedLayer Currenttly selected layer.

Classes that implement ILayerEffectsEnvironment3

Classes Description
LayerEffectsEnvironment Singleton instance of the Layer Effects Environment.