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


IDisplayTransformationScales.RemoveAllUserScales Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > ID > IDisplayTransformationScales Interface > IDisplayTransformationScales.RemoveAllUserScales Method
ArcGIS Developer Help

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