ControlGetMargin Method |
Note: This API is now obsolete.
Returns the anchor identified by margin constant from Margin enum. A getter method for MarginBottom, MarginLeft, MarginRight and MarginTop.
Namespace: Godot
[ObsoleteAttribute("GetMargin is deprecated. Use the MarginBottom property instead.")] public float GetMargin( Margin margin )
[Missing <param name="margin"/> documentation for "M:Godot.Control.GetMargin(Godot.Margin)"]
[Missing <returns> documentation for "M:Godot.Control.GetMargin(Godot.Margin)"]