Layout
Description
Layout descriptor for GUI components in a LayoutGrid.
Public / Constants
Default
Default layout settings.
The following default layout settings are defined:
-
LayoutMargin: 1
-
LayoutInsets: 2
Public / Constructors
At
2 overloads
Returns a new Layout value that places the component at the given grid position.
The returned layout value is based on None and only specifies the layout grid bounds.
Returns a new Layout value that places the component at the given grid position.
The returned layout value is based on None and only specifies the layout grid bounds.
Public / Methods
Grow
Specifies whether the layout grid cell can grow in order to compensate for additional missing space.
Insets
3 overloads
Specifies the insets of the container.
Specifies the insets of the container.
Specifies the insets of the container.
Limit
2 overloads
Specifies the maximum size of the component.
Specifies the maximum size of the component.
Margin
3 overloads
Specifies the margin of the component.
Specifies the margin of the component.
Specifies the margin of the component.