This document is archived and information here might be outdated. Recommended version. |
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