SingleDivisionScaleBar

Base Type: ScaleBar

A class for a map surround that displaying a single division scale bar.

Property

Type

Description

DivisionMarkHeight

double

The height of division marks in points (1/72 inch) for each division mark.

DivisionMarkHeightSpecified

bool

Indicates if DivisionMarkHeight is specified.

DivisionMarkSymbol

LineSymbol

The symbol used to draw division marks.

FillSymbol

FillSymbol

A fill symbol used to draw the scale bar.

MarkFrequency

esriScaleBarFrequency

The frequency of marks relative to the scale bar.

MarkFrequencySpecified

bool

Indicates if MarkFrequency is specified.

MarkPosition

esriVertPosEnum

The vertical positioning of marks relative to the scale bar.

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

LineSymbol

The symbol used to draw subdivision marks.

2/28/2020