public static class Kernel32.SMALL_RECT
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
short |
bottom |
short |
left |
short |
right |
static int |
SIZEOF |
short |
top |
Constructor and Description |
---|
SMALL_RECT() |
Modifier and Type | Method and Description |
---|---|
short |
height() |
short |
width() |