Click or drag to resize

StyleBoxContentMarginRight Property

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

Refer to ContentMarginBottom for extra considerations.

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

Property Value

Type: Single
See Also