JUCE
Public Attributes | List of all members
Slider::SliderLayout Struct Reference

A struct defining the placement of the slider area and the text box area relative to the bounds of the whole Slider component. More...

Public Attributes

Rectangle< int > sliderBounds
 
Rectangle< int > textBoxBounds
 

Detailed Description

A struct defining the placement of the slider area and the text box area relative to the bounds of the whole Slider component.

Member Data Documentation

Rectangle<int> Slider::SliderLayout::sliderBounds
Rectangle<int> Slider::SliderLayout::textBoxBounds

The documentation for this struct was generated from the following file: