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


ILayerEffectsEnvironment3.EffectsLayer Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

ILayerEffectsEnvironment3.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

ILayerEffectsEnvironment3 Interface