Click or drag to resize

StyleBoxFlatExpandMarginLeft Property

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

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

Property Value

Type: Single
See Also