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....



MeterMinValue


Unit:SDL_meter
Class:TMeter
Declaration:property MeterMinValue: double;

The property MeterMinValue determines the lower limit of the meter scale. MeterMinValue must not be greater than MeterMaxValue. A value greater than MeterMaxValue automatically shifts the property MeterMaxValue to a value of MeterMinValue + 1.

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): prjmeter



Last Update: 2023-Dec-14