ArcObjects Library Reference (ArcMapUI)  

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