The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



RangeLow


Unit:SDL_scale
Class:TScale
Declaration:property RangeLow: double;

The property RangeLow specifies the scale value at the left (ScaleType = sctXT, or sctXB) or the bottom (ScaleType = sctYL or sctYR) end of the scale.

Hint: The direction of the axis can be switched by specifying RangeLow larger than RangeHigh.

Example: This method is used in the following example programs (see http://www.lohninger.com/examples.html for downloading the code):processc, rch2win, rchdrag, rchfifo, rchmouse, rchmovel, rchzoomp, rcshared, scalemeter



Last Update: 2023-Dec-13