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


IScaleBar2.UseMapSettings Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > IScaleBar2 Interface > IScaleBar2.UseMapSettings Method
ArcGIS Developer Help

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