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


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

IScaleLine Interface

Provides access to members that control a line scale bar.

Product Availability

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

Members

Name Description
Read/write property LineSymbol Symbol used to draw the line.

Classes that implement IScaleLine

Classes Description
ScaleLine A map surround for displaying a scale line.
SteppedScaleLine A map surround for displaying a stepped scale line.

Remarks

Scale line scale bars are the only class of scale bars that represent a scale bar as a line. ArcMap currently has one type of scale line scale bar�the stepped-line scale bar:


The IScaleLine interface manages the one line symbol used by scale lines.