This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPUtilities Interface > IGPUtilities.RefreshView Method (ArcObjects .NET 10.4 SDK) |
Refreshes the applications active view.
[Visual Basic .NET]
Public Sub RefreshView ( _
)
[C#] public void RefreshView ( );
[C++]
HRESULT RefreshView(
void
);