This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IS > IScaleFormat Interface > IScaleFormat.SaveToRegistry Method (ArcObjects .NET 10.4 SDK) |
Store the scale format as the system default.
[Visual Basic .NET]
Public Sub SaveToRegistry ( _
)
[C#] public void SaveToRegistry ( );
[C++]
HRESULT SaveToRegistry(
void
);