This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARGlobeControl Interface > IARGlobeControl.Refresh Method (ArcObjects .NET 10.5 SDK) |
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.