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


IScaleRotateTracker.Refresh Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IS > IScaleRotateTracker Interface > IScaleRotateTracker.Refresh Method
ArcGIS Developer Help

IScaleRotateTracker.Refresh Method

Invalidate the portion of the screen covered by the tracker.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IScaleRotateTracker Interface