ArcObjects Library Reference (ArcMapUI)  

ILayerEffectsEnvironment2.EffectsLayer Property

The ILayerEffects interface of the current effects layer.

[Visual Basic .NET]
Public Property EffectsLayer As ILayerEffects
[C#]
public ILayerEffects EffectsLayer {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ILayerEffectsEnvironment2 Interface