ArcObjects Library Reference (Display)  

IScreenDisplay2.UpdateWindow Method

Forces a redraw.

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

Product Availability

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

See Also

IScreenDisplay2 Interface