This document is archived and information here might be outdated. Recommended version. |
Redraws the globe display area.
[Visual Basic .NET]
Public Sub Refresh ( _
)
[C#]
public void Refresh (
);
The Refresh method causes screen display area of the current view to be redrawn by sending a windows paint event.