ArcObjects Library Reference  (Geoprocessing)    

IGPUtilities.RefreshView Method

Refreshes the applications active view.

[Visual Basic 6.0]
Sub RefreshView
[Visual Basic .NET]
Public Sub RefreshView ( _
)
[C#]
public void RefreshView (
);
[Java]
public void refreshView (
)
throws
    IOException,
    AutomationException
[C++]
HRESULT RefreshView(
void
);

Product Availability

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

See Also

IGPUtilities Interface

 


Feedback Send feedback on this page