Name | Description | |
---|---|---|
![]() | HorizontalSpacing | Gets or sets the minimal horizontal spacing between the boxes. By default set to 0. |
![]() | UniformHeights | Gets or sets the way in which the boxes are resized in the Y dimension prior to being measured or arranged. By default set to None, which means that boxes are initially having their desired heights. |
![]() | UniformWidths | Gets or sets the way in which the boxes are resized in the X dimension prior to being measured or arranged. By default set to None, which means that boxes are initially having their desired widths. |
![]() | VerticalSpacing | Gets or sets the minimal vertical spacing between the boxes. By default set to 0. |