A struct defining the placement of the slider area and the text box area relative to the bounds of the whole Slider component. More...
#include <juce_Slider.h>
Public Attributes | |
Rectangle< int > | sliderBounds |
Rectangle< int > | textBoxBounds |
A struct defining the placement of the slider area and the text box area relative to the bounds of the whole Slider component.
Rectangle<int> Slider::SliderLayout::sliderBounds |
Rectangle<int> Slider::SliderLayout::textBoxBounds |