// Assembly: UnityEngine.IMGUIModule
// Full name: UnityEngine.ImagePosition

namespace UnityEngine
{
public class ImagePosition // TypeDefIndex: 11338
{
	// Fields
	type#20890 value__;
	type#20728 ImageLeft;
	type#20728 ImageAbove;
	type#20728 ImageOnly;
	type#20728 TextOnly;
}
}
