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


IScaleFormat.SaveToRegistry Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (System)  

IScaleFormat.SaveToRegistry Method

Store the scale format as the system default.

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

Product Availability

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

See Also

IScaleFormat Interface