Click or drag to resize

StyleBoxFlatSetExpandMarginAll Method

Sets the expand margin to size pixels for all margins.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void SetExpandMarginAll(
	float size
)

Parameters

size
Type: SystemSingle

[Missing <param name="size"/> documentation for "M:Godot.StyleBoxFlat.SetExpandMarginAll(System.Single)"]

See Also