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