This document is archived and information here might be outdated.  Recommended version.


IScaleTracker.Refresh Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Display)  

IScaleTracker.Refresh Method

Invalidate the portion of the screen covered by the tracker.

[Visual Basic .NET]
Public Sub Refresh ( _
)
[C#]
public void Refresh (
);
[C++]
HRESULT Refresh(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IScaleTracker Interface