Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

GUILayoutUtility.GetLastRect

public static Rect GetLastRect();

Returns

Rect The last used rectangle.

Description

Get the rectangle last used by GUILayout for a control.

Note that this only works during the Repaint event.

no example available in C#

Did you find this page useful? Please give it a rating: