Provides access to members that control the scalebar map surrounds.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
BarColor | Color used to draw the bar. |
![]() |
BarHeight | Height of the bar in points (1/72 inch). |
![]() |
Division | Number of units in one major division. |
![]() |
Divisions | Total number of divisions (including those before zero). |
![]() |
DivisionsBeforeZero | Number of divisions to the left of zero. |
![]() |
LabelFrequency | The label style indicating which marks are labeled. |
![]() |
LabelGap | Vertical gap between the bar and the labels in points (1/72 inch). |
![]() |
LabelPosition | Vertical positioning of the mark labels. |
![]() |
LabelSymbol | Symbol used to draw the labels. |
![]() |
NumberFormat | Number format. |
![]() |
ResizeHint | Indicates what happens when scale bar is resized. |
![]() |
Subdivisions | Number of subdivisions per major division. |
![]() |
UnitLabel | The unit label. |
![]() |
UnitLabelGap | Gap between the scale bar and the unit label in points (1/72 inch). |
![]() |
UnitLabelPosition | Vertical positioning of the unit label. |
![]() |
UnitLabelSymbol | Unit label symbol. |
![]() |
Units | The units reported. |
![]() |
UseFractionCharacters | Indicates if common decimal numbers are replaced by a fraction symbol, i.e., 1/2. |
![]() |
UseMapSettings | Sets division and units based on map. |
CoClasses that implement IScaleBar2
CoClasses and Classes | Description |
---|---|
AlternatingScaleBar | A map surround for displaying a single alternating scale bar. |
DoubleAlternatingScaleBar | A map surround for displaying a double alternating scale bar. |
HollowScaleBar | A map surround for displaying a hollow scale bar. |
ScaleLine | A map surround for displaying a scale line. |
SingleDivisionScaleBar | A map surround for displaying a single division scale bar. |
SteppedScaleLine | A map surround for displaying a stepped scale line. |