ArcObjects Library Reference (Carto)  

IScaleBar.UseMapSettings Method

Sets division and units based on map.

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

Product Availability

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

See Also

IScaleBar Interface