Version: 2017.2
public static Rect GetLastRect ();

반환

Rect The last used rectangle.

설명

Get the rectangle last used by GUILayout for a control.

Note that this only works during the Repaint event.

no example available in C#