Click or drag to resize

NinePatchRectDrawCenter Property

If true, draw the panel's center. Else, only draw the 9-slice's borders.

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

Property Value

Type: Boolean
See Also