Click or drag to resize

StyleBoxLineGrowBegin Property

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

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

Property Value

Type: Single
See Also