StyleBoxTextureGetExpandMarginSize Method |
Note: This API is now obsolete.
Returns the size of the given margin's expand margin. See Margin for possible values.
Namespace: Godot
[ObsoleteAttribute("GetExpandMarginSize is deprecated. Use the ExpandMarginBottom property instead.")] public float GetExpandMarginSize( Margin margin )
[Missing <param name="margin"/> documentation for "M:Godot.StyleBoxTexture.GetExpandMarginSize(Godot.Margin)"]
[Missing <returns> documentation for "M:Godot.StyleBoxTexture.GetExpandMarginSize(Godot.Margin)"]