Click or drag to resize

StyleBoxFlatExpandMarginRight Property

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

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

Property Value

Type: Single
See Also