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


ILayerEffectsEnvironment3.ActiveView Property (ArcObjects .NET 10.5 SDK)
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