Click or drag to resize

StyleBoxLineGetGrowEnd Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.StyleBoxLine.GetGrowEnd"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetGrowEnd is deprecated. Use the GrowEnd property instead.")]
public float GetGrowEnd()

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.StyleBoxLine.GetGrowEnd"]

See Also