This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > IScaleBar Interface > IScaleBar.UseMapSettings Method (ArcObjects .NET 10.4 SDK) |
Sets division and units based on map.
[Visual Basic .NET]
Public Sub UseMapSettings ( _
)
[C#] public void UseMapSettings ( );
[C++]
HRESULT UseMapSettings(
void
);