public static GUILayoutOption Height (float height);

Descripción

Option passed to a control to give it an absolute height.

Note: This option will override the Automatic height Layout parameter


Fixed Height for a GUI Control.

no example available in C#