StyleBoxSetDefaultMargin Method |
Note: This API is now obsolete.
Sets the default value of the specified Margin to given offset in pixels.
Namespace: Godot
[ObsoleteAttribute("SetDefaultMargin is deprecated. Use the ContentMarginBottom property instead.")] public void SetDefaultMargin( Margin margin, float offset )
[Missing <param name="margin"/> documentation for "M:Godot.StyleBox.SetDefaultMargin(Godot.Margin,System.Single)"]
[Missing <param name="offset"/> documentation for "M:Godot.StyleBox.SetDefaultMargin(Godot.Margin,System.Single)"]