Class RECT

java.lang.Object
cool.scx.ffm.platform.win32.type.RECT
All Implemented Interfaces:
Struct

public class RECT extends Object implements Struct
  • Field Details

    • left

      public int left
    • top

      public int top
    • bottom

      public int bottom
  • Constructor Details

    • RECT

      public RECT()