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