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