Click or drag to resize

ControlGetBegin Method

Returns MarginLeft and MarginTop. See also RectPosition.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Vector2 GetBegin()

Return Value

Type: Vector2

[Missing <returns> documentation for "M:Godot.Control.GetBegin"]

See Also