Click or drag to resize

RelationType Enumeration

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public enum RelationType
Members
  Member nameValueDescription
Left_Left0
Left_Center1
Left_Right2
Center_Center3
Right_Left4
Right_Center5
Right_Right6
Top_Top7
Top_Middle8
Top_Bottom9
Middle_Middle10
Bottom_Top11
Bottom_Middle12
Bottom_Bottom13
Width14
Height15
LeftExt_Left16
LeftExt_Right17
RightExt_Left18
RightExt_Right19
TopExt_Top20
TopExt_Bottom21
BottomExt_Top22
BottomExt_Bottom23
Size24
See Also