Scaling Properties
These properties affect the placement and scaling of this group's children. Scaling can be used only with Absolute layout.
dglux5_wiki:widgets_and_property_inspector:property_inspector:group:scaling
These properties affect the placement and scaling of this group's children. Scaling can be used only with Absolute layout.
The Scaling properties in the Property Inspector
Scale
Scale
Scale
Specifies the scaling behavior of children of this group when the group size changes. Only works when group layout is absolute.
None
Children do not scale when group size changes.
Fit ratio
Children scale while maintaining their aspect ratios.
Fit
Children scale without maintaining their aspect ratios.
Autosize Content
Autosize Content
Autosize Content
Specifies whether this group’s content inherits the group size.
TRUE
Content inherits the group size. This property can also be used to bring overflowing content into the bounds of the group, but only if the content overflows to the right or bottom of the group.
FALSE
Content does not inherit the group size.
Content Width
Content Width