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


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

IScaleFormat.LoadFromRegistry Method

Obtain the scale format to the system default.

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

Product Availability

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

See Also

IScaleFormat Interface