Class RECT

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

public class RECT extends Object implements Struct
GetWindowRect 结构
Version:
0.0.1
Author:
scx567888
  • Field Details

    • left

      public int left
    • top

      public int top
    • bottom

      public int bottom
  • Constructor Details

    • RECT

      public RECT()