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


IScaleTracker.Deactivate Method (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Display)  

IScaleTracker.Deactivate Method

Cancel tracking.

[Visual Basic .NET]
Public Function Deactivate ( _
) As Boolean
[C#]
public bool Deactivate (
);
[C++]
HRESULT Deactivate(
void
);

Product Availability

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

See Also

IScaleTracker Interface