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