BiAbstractGauge2ScaleSection

This is the base class for all scale sections

This class extends BiGauge2Component and therefore all methods and fields available for BiGauge2Component are also available for BiAbstractGauge2ScaleSection .

Constructor

new BiAbstractGauge2ScaleSection ( )

Parameters

No parameters.

Properties

NameTypegetsetDescripton
endValueNumbercheckedcheckedThe end value of the scale section
sectionWidthNumbercheckedcheckedThe width of the section
startValueNumbercheckedcheckedThe start value of the scale section

Methods

None.

Events

None.

Static Methods

None.

Static Fields

None.

Remarks

None.