TreeGetItemAreaRect Method |
Returns the rectangle area for the specified item. If column is specified, only get the position and size of that column, otherwise get the rectangle containing all columns.
Namespace: Godot
public Rect2 GetItemAreaRect( Object item, int column = -1 )
[Missing <param name="item"/> documentation for "M:Godot.Tree.GetItemAreaRect(Godot.Object,System.Int32)"]
[Missing <param name="column"/> documentation for "M:Godot.Tree.GetItemAreaRect(Godot.Object,System.Int32)"]
[Missing <returns> documentation for "M:Godot.Tree.GetItemAreaRect(Godot.Object,System.Int32)"]