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


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

ISingleFillScaleBar Interface

Provides access to members that control a scale bar that uses a single fill symbol to draw bar.

Product Availability

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

Members

Name Description
Read/write property FillSymbol Symbol used to draw the bar.

Classes that implement ISingleFillScaleBar

Classes Description
SingleDivisionScaleBar A map surround for displaying a single division scale bar.

Remarks

ISingleFillScaleBar defines the unique FillSymbol used to draw a single fill scale bar.

See also IScaleBar.