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


ISelectFeaturesOperation.ActiveView Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IS > ISelectFeaturesOperation Interface > ISelectFeaturesOperation.ActiveView Property
ArcGIS Developer Help

ISelectFeaturesOperation.ActiveView Property

The active view (for refresh).

[Visual Basic .NET]
Public WriteOnly Property ActiveView
[C#]
public void ActiveView {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ISelectFeaturesOperation Interface