StyleBoxGetOffset Method |
Returns the "offset" of a stylebox. This helper function returns a value equivalent to Vector2(style.get_margin(MARGIN_LEFT), style.get_margin(MARGIN_TOP)).
Namespace: Godot
public Vector2 GetOffset()
[Missing <returns> documentation for "M:Godot.StyleBox.GetOffset"]