Represents a margin.
More...
#include <juce_GridItem.h>
◆ Margin() [1/4]
juce::GridItem::Margin::Margin |
( |
| ) |
|
|
noexcept |
◆ Margin() [2/4]
juce::GridItem::Margin::Margin |
( |
int |
size | ) |
|
|
noexcept |
◆ Margin() [3/4]
juce::GridItem::Margin::Margin |
( |
float |
size | ) |
|
|
noexcept |
◆ Margin() [4/4]
Creates a margin with these sizes.
◆ bottom
float juce::GridItem::Margin::bottom |
◆ left
float juce::GridItem::Margin::left |
◆ right
float juce::GridItem::Margin::right |
◆ top
float juce::GridItem::Margin::top |
The documentation for this struct was generated from the following file: