StyleBoxFlatGetCornerRadius Method |
Note: This API is now obsolete.
Returns the given corner's radius. See Corner for possible values.
Namespace: Godot
[ObsoleteAttribute("GetCornerRadius is deprecated. Use the CornerRadiusBottomLeft property instead.")] public int GetCornerRadius( Corner corner )
[Missing <param name="corner"/> documentation for "M:Godot.StyleBoxFlat.GetCornerRadius(Godot.Corner)"]
[Missing <returns> documentation for "M:Godot.StyleBoxFlat.GetCornerRadius(Godot.Corner)"]