ImagePosition Manual     Reference     Scripting  
Scripting > Enumerations > ImagePosition
ImagePosition Enumeration

How image and text is placed inside GUIStyle.

Values
ImageLeft

Image is to the left of the text.

ImageAbove

Image is above the text.

ImageOnly

Only the image is displayed.

TextOnly

Only the text is displayed.