This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > IScaleTracker Interface > IScaleTracker.Refresh Method (ArcObjects .NET 10.4 SDK) |
Invalidate the portion of the screen covered by the tracker.
[Visual Basic .NET]
Public Sub Refresh ( _
)
[C#] public void Refresh ( );
[C++]
HRESULT Refresh(
void
);