StyleBoxFlatSetExpandMarginIndividual Method |
Sets the expand margin for each margin to size_left, size_top, size_right, and size_bottom pixels.
Namespace: Godot
public void SetExpandMarginIndividual( float sizeLeft, float sizeTop, float sizeRight, float sizeBottom )
[Missing <param name="sizeLeft"/> documentation for "M:Godot.StyleBoxFlat.SetExpandMarginIndividual(System.Single,System.Single,System.Single,System.Single)"]
[Missing <param name="sizeTop"/> documentation for "M:Godot.StyleBoxFlat.SetExpandMarginIndividual(System.Single,System.Single,System.Single,System.Single)"]
[Missing <param name="sizeRight"/> documentation for "M:Godot.StyleBoxFlat.SetExpandMarginIndividual(System.Single,System.Single,System.Single,System.Single)"]
[Missing <param name="sizeBottom"/> documentation for "M:Godot.StyleBoxFlat.SetExpandMarginIndividual(System.Single,System.Single,System.Single,System.Single)"]