Click or drag to resize

StyleBoxFlatExpandMarginTop Property

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

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

Property Value

Type: Single
See Also