StyleBoxFlatGetBorderWidth Method |
Note: This API is now obsolete.
Returns the given margin's border width. See Margin for possible values.
Namespace: Godot
[ObsoleteAttribute("GetBorderWidth is deprecated. Use the BorderWidthBottom property instead.")] public int GetBorderWidth( Margin margin )
[Missing <param name="margin"/> documentation for "M:Godot.StyleBoxFlat.GetBorderWidth(Godot.Margin)"]
[Missing <returns> documentation for "M:Godot.StyleBoxFlat.GetBorderWidth(Godot.Margin)"]