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


ILayerEffectsEnvironment3.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 > ILayerEffectsEnvironment3 Interface > ILayerEffectsEnvironment3.ActiveView Property
ArcGIS Developer Help

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

ILayerEffectsEnvironment3 Interface