Click or drag to resize

StyleBoxTextureDrawCenter Property

If true, the nine-patch texture's center tile will be drawn.

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

Property Value

Type: Boolean
See Also