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


IDisplayTransformationScales.SaveDefaultUserScales Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Display)  

IDisplayTransformationScales.SaveDefaultUserScales Method

Set the current set of user scales to be the defaults.

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

Product Availability

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

See Also

IDisplayTransformationScales Interface