godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
StyleBoxFlat.drawCenter
godot
styleboxflat
StyleBoxFlat
Toggels drawing of the inner part of the stylebox.
bool
drawCenter
[@property getter]
bool
drawCenter
[@property setter]
struct
StyleBoxFlat
@
nogc
nothrow @
property
void
drawCenter
(
bool
v
)
Meta
Source
See Implementation
godot
styleboxflat
StyleBoxFlat
aliases
BaseClasses
functions
getAaSize
getBgColor
getBorderBlend
getBorderColor
getBorderWidth
getBorderWidthMin
getCornerDetail
getCornerRadius
getExpandMargin
getShadowColor
getShadowSize
isAntiAliased
isDrawCenterEnabled
opAssign
opEquals
setAaSize
setAntiAliased
setBgColor
setBorderBlend
setBorderColor
setBorderWidth
setBorderWidthAll
setCornerDetail
setCornerRadius
setCornerRadiusAll
setCornerRadiusIndividual
setDrawCenter
setExpandMargin
setExpandMarginAll
setExpandMarginIndividual
setShadowColor
setShadowSize
properties
antiAliasing
antiAliasingSize
bgColor
borderBlend
borderColor
borderWidthBottom
borderWidthLeft
borderWidthRight
borderWidthTop
cornerDetail
cornerRadiusBottomLeft
cornerRadiusBottomRight
cornerRadiusTopLeft
cornerRadiusTopRight
drawCenter
expandMarginBottom
expandMarginLeft
expandMarginRight
expandMarginTop
shadowColor
shadowSize
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Toggels drawing of the inner part of the stylebox.