Enum Anchors
- Namespace
 - Lime
 
- Assembly
 - Lime.dll
 
Parent-relative layout.
[Flags]
public enum Anchors
  Fields
Bottom = 8Center = CenterH | CenterVCenterH = 16CenterV = 32Left = 1LeftRight = Left | RightLeftRightTopBottom = LeftRight | TopBottomNone = 0Right = 2Top = 4TopBottom = Top | Bottom