godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
StyleBoxLine.vertical
godot
styleboxline
StyleBoxLine
If
true
, the line will be vertical. If
false
, the line will be horizontal.
bool
vertical
[@property getter]
bool
vertical
[@property setter]
struct
StyleBoxLine
@
nogc
nothrow @
property
void
vertical
(
bool
v
)
Meta
Source
See Implementation
godot
styleboxline
StyleBoxLine
aliases
BaseClasses
functions
getColor
getGrowBegin
getGrowEnd
getThickness
isVertical
opAssign
opEquals
setColor
setGrowBegin
setGrowEnd
setThickness
setVertical
toHash
properties
color
growBegin
growEnd
thickness
vertical
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
If true, the line will be vertical. If false, the line will be horizontal.