GUI.Pivot

Pivot enum.

Fields

BottomCenter

GUI.Pivot.BottomCenter = 7

BottomLeft

GUI.Pivot.BottomLeft = 6

BottomRight

GUI.Pivot.BottomRight = 8

Center

GUI.Pivot.Center = 4

CenterLeft

GUI.Pivot.CenterLeft = 3

CenterRight

GUI.Pivot.CenterRight = 5

TopCenter

GUI.Pivot.TopCenter = 1

TopLeft

GUI.Pivot.TopLeft = 0

TopRight

GUI.Pivot.TopRight = 2