Click or drag to resize

StyleBoxFlatBorderBlend Property

If true, the border will fade into the background color.

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

Property Value

Type: Boolean
See Also