StyleBoxFlatSetBorderWidth Method |
Note: This API is now obsolete.
Sets the border width to width pixels for the given margin. See Margin for possible values.
Namespace: Godot
[ObsoleteAttribute("SetBorderWidth is deprecated. Use the BorderWidthBottom property instead.")] public void SetBorderWidth( Margin margin, int width )
[Missing <param name="margin"/> documentation for "M:Godot.StyleBoxFlat.SetBorderWidth(Godot.Margin,System.Int32)"]
[Missing <param name="width"/> documentation for "M:Godot.StyleBoxFlat.SetBorderWidth(Godot.Margin,System.Int32)"]