StyleBoxFlatSetCornerRadius Method |
Note: This API is now obsolete.
Sets the corner radius to radius pixels for the given corner. See Corner for possible values.
Namespace: Godot
[ObsoleteAttribute("SetCornerRadius is deprecated. Use the CornerRadiusBottomLeft property instead.")] public void SetCornerRadius( Corner corner, int radius )
[Missing <param name="corner"/> documentation for "M:Godot.StyleBoxFlat.SetCornerRadius(Godot.Corner,System.Int32)"]
[Missing <param name="radius"/> documentation for "M:Godot.StyleBoxFlat.SetCornerRadius(Godot.Corner,System.Int32)"]