Click or drag to resize

StyleBoxFlatCornerRadiusBottomLeft Property

The bottom-left corner's radius. If 0, the corner is not rounded.

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

Property Value

Type: Int32
See Also