Click or drag to resize

StyleBoxContentMarginLeft Property

The left margin for the contents of this style box.Increasing this value reduces the space available to the contents from the left.

Refer to ContentMarginBottom for extra considerations.

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

Property Value

Type: Single
See Also