Click or drag to resize

StyleBoxContentMarginTop Property

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

Refer to ContentMarginBottom for extra considerations.

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

Property Value

Type: Single
See Also