Click or drag to resize

StyleBoxLineGrowEnd Property

The number of pixels the line will extend past the StyleBoxLine's bounds. If set to a negative value, the line will end inside the StyleBoxLine's bounds.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float GrowEnd { get; set; }

Property Value

Type: Single
See Also