This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > IScaleBar2 Interface > IScaleBar2.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
);