This version of Unity is unsupported.

ImagePosition

enumeration

Description

How image and text is placed inside GUIStyle.

Properties

ImageLeftImage is to the left of the text.
ImageAboveImage is above the text.
ImageOnlyOnly the image is displayed.
TextOnlyOnly the text is displayed.