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


IDisplayTransformationScales.RemoveAllUserScales Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Display)  

IDisplayTransformationScales.RemoveAllUserScales Method

Remove all the user scales.

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

Product Availability

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

See Also

IDisplayTransformationScales Interface