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


ILayerEffectsEnvironment2.ActiveView Property (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 > ILayerEffectsEnvironment2.ActiveView Property
ArcGIS Developer Help

ILayerEffectsEnvironment2.ActiveView Property

The IActiveView interface of the view to be refreshed.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ILayerEffectsEnvironment2 Interface