GUI.Anchor

Anchor enum.

Fields

BottomCenter

GUI.Anchor.BottomCenter = 7

BottomLeft

GUI.Anchor.BottomLeft = 6

BottomRight

GUI.Anchor.BottomRight = 8

Center

GUI.Anchor.Center = 4

CenterLeft

GUI.Anchor.CenterLeft = 3

CenterRight

GUI.Anchor.CenterRight = 5

TopCenter

GUI.Anchor.TopCenter = 1

TopLeft

GUI.Anchor.TopLeft = 0

TopRight

GUI.Anchor.TopRight = 2