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