public static class Kernel32.SMALL_RECT extends java.lang.Object
short
bottom
left
right
static int
SIZEOF
top
Kernel32.SMALL_RECT()
height()
width()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static int SIZEOF
public short left
public short top
public short right
public short bottom
public Kernel32.SMALL_RECT()
public short width()
public short height()