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


IGPUtilities.RefreshView Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Geoprocessing)  

IGPUtilities.RefreshView Method

Refreshes the applications active view.

[Visual Basic .NET]
Public Sub RefreshView ( _
)
[C#]
public void RefreshView (
);
[C++]
HRESULT RefreshView(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGPUtilities Interface