StyleBoxLine

Inherits: StyleBox < Resource < RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Properties

Color

color

Color(0, 0, 0, 1)

float

grow_begin

1.0

float

grow_end

1.0

int

thickness

1

bool

vertical

false


Property Descriptions

Color color = Color(0, 0, 0, 1)

  • void set_color ( Color value )

  • Color get_color ( )

There is currently no description for this property. Please help us by contributing one!


float grow_begin = 1.0

  • void set_grow_begin ( float value )

  • float get_grow_begin ( )

There is currently no description for this property. Please help us by contributing one!


float grow_end = 1.0

  • void set_grow_end ( float value )

  • float get_grow_end ( )

There is currently no description for this property. Please help us by contributing one!


int thickness = 1

  • void set_thickness ( int value )

  • int get_thickness ( )

There is currently no description for this property. Please help us by contributing one!


bool vertical = false

  • void set_vertical ( bool value )

  • bool is_vertical ( )

There is currently no description for this property. Please help us by contributing one!