StyleBoxTextureSetMarginSize Method |
Note: This API is now obsolete.
Sets the margin to size pixels for the given margin. See Margin for possible values.
Namespace: Godot
[ObsoleteAttribute("SetMarginSize is deprecated. Use the MarginBottom property instead.")] public void SetMarginSize( Margin margin, float size )
[Missing <param name="margin"/> documentation for "M:Godot.StyleBoxTexture.SetMarginSize(Godot.Margin,System.Single)"]
[Missing <param name="size"/> documentation for "M:Godot.StyleBoxTexture.SetMarginSize(Godot.Margin,System.Single)"]