TSignalColorBandTool::BottomValue Property

__property double BottomValue = {read = FBottomValue, write = SetBottomValue};

The Y axis value for the bottom line of the selection rectangle.

Read: double FBottomValue;
Write: void SetBottomValue(const double Value);
Declared in Dew::Signal::Controls::VCL::TSignalColorBandTool · Dew.Signal.Controls.VCL/SignalToolsTee.h · C++Builder only