GodotSharpAPI
GodotSharpAPI
Godot
StyleBoxFlat Class
StyleBoxFlat Properties
AntiAliasing Property
AntiAliasingSize Property
BgColor Property
BorderBlend Property
BorderColor Property
BorderWidthBottom Property
BorderWidthLeft Property
BorderWidthRight Property
BorderWidthTop Property
CornerDetail Property
CornerRadiusBottomLeft Property
CornerRadiusBottomRight Property
CornerRadiusTopLeft Property
CornerRadiusTopRight Property
DrawCenter Property
ExpandMarginBottom Property
ExpandMarginLeft Property
ExpandMarginRight Property
ExpandMarginTop Property
ShadowColor Property
ShadowOffset Property
ShadowSize Property
StyleBoxFlat
DrawCenter Property
Toggles drawing of the inner part of the stylebox.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
DrawCenter
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
StyleBoxFlat Class
Godot Namespace