AlternatingScaleBar
Base Type: ScaleBar
A class for a map surround that displaying a single alternating scale bar.
|
Property |
Type |
Description |
|---|---|---|
|
DivisionMarkHeight |
double |
The height of division marks in points (1/72 inch). Use "esriAutoScaleBar" to automatically calculate this value. |
|
DivisionMarkHeightSpecified |
bool |
Indicates if DivisionMarkHeight is specified. |
|
DivisionMarkSymbol |
The line symbol used to draw the division marks. | |
|
FillSymbol1 |
The first fill symbol used to fill the scale bar. | |
|
FillSymbol2 |
The second fill symbol used to fill the scale bar. | |
|
MarkFrequency |
This defines on which divisions and subdivisions the marks will be shown. | |
|
MarkFrequencySpecified |
bool |
Indicates if MarkFrequency is specified. |
|
MarkPosition |
This defines the position of the marks relative to the line. | |
|
MarkPositionSpecified |
bool |
Indicates if MarkPosition is specified. |
|
SubdivisionMarkHeight |
double |
The height of subdivision marks in points (1/72 inch). |
|
SubdivisionMarkHeightSpecified |
bool |
Indicates if SubdivisionMarkHeight is specified. |
|
SubdivisionMarkSymbol |
The symbol used to draw the subdivision marks. |