StyleBoxFlatSetExpandMargin 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("SetExpandMargin is deprecated. Use the ExpandMarginBottom property instead.")] public void SetExpandMargin( Margin margin, float size )
[Missing <param name="margin"/> documentation for "M:Godot.StyleBoxFlat.SetExpandMargin(Godot.Margin,System.Single)"]
[Missing <param name="size"/> documentation for "M:Godot.StyleBoxFlat.SetExpandMargin(Godot.Margin,System.Single)"]