This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IL > ILayerEffectsEnvironment Interface > ILayerEffectsEnvironment.ActiveView Property (ArcObjects .NET 10.5 SDK) |
The IActiveView interface of the view to be refreshed.
[Visual Basic .NET] Public Property ActiveView As IActiveView
[C#] public IActiveView ActiveView {get; set;}