Click or drag to resize

StyleBoxFlatExpandMarginBottom Property

Expands the stylebox outside of the control rect on the bottom edge. Useful in combination with BorderWidthBottom to draw a border outside the control rect.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float ExpandMarginBottom { get; set; }

Property Value

Type: Single
See Also