Interface IAnchorTypes


  • public interface IAnchorTypes
    Anchor types.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int BOTTOM
      Bottom anchor.
      static int LEFT
      Left anchor.
      static int RIGHT
      Right anchor.
      static int TOP
      Top anchor.