ControlSetMargin Method |
Note: This API is now obsolete.
Sets the margin identified by margin constant from Margin enum to given offset. A setter method for MarginBottom, MarginLeft, MarginRight and MarginTop.
Namespace: Godot
[ObsoleteAttribute("SetMargin is deprecated. Use the MarginBottom property instead.")] public void SetMargin( Margin margin, float offset )
[Missing <param name="margin"/> documentation for "M:Godot.Control.SetMargin(Godot.Margin,System.Single)"]
[Missing <param name="offset"/> documentation for "M:Godot.Control.SetMargin(Godot.Margin,System.Single)"]