TSignalColorBandTool::DrawBehindAxes Property

__property bool DrawBehindAxes = {read = FDrawBehindAxes, write = SetDrawBehindAxes};

The selection rectangle can be drawn before or after the axes.

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