This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITAUpdateControl Interface > ITAUpdateControl.RefreshDisplay Method (ArcObjects .NET 10.4 SDK) |
Refreshes the map display in ArcMap.
[Visual Basic .NET] Public Sub RefreshDisplay ( _ ByVal enumUpdateType As enumScreenUpdateType _ )
[C#] public void RefreshDisplay ( enumScreenUpdateType enumUpdateType );
[C++]
HRESULT RefreshDisplay(
enumScreenUpdateType enumUpdateType
);
[C++]
Parameters enumUpdateType [in]
enumUpdateType is a parameter of type enumScreenUpdateType