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


IScaleBar2.UseMapSettings Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IScaleBar2.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

IScaleBar2 Interface