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