Click or drag to resize

StyleBoxTextureExpandMarginRight Property

Expands the right margin of this style box when drawing, causing it to be drawn larger than requested.

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

Property Value

Type: Single
See Also