Table of Contents

Enum UIAnchorPoint

Namespace
PAC.UI
public enum UIAnchorPoint

Fields

bottomCentre = 7
bottomLeft = 6
bottomRight = 8
centre = 4
leftCentre = 3
rightCentre = 5
topCentre = 1
topLeft = 0
topRight = 2