Package org.eclipse.swt.internal.win32
Class MARGINS
java.lang.Object
org.eclipse.swt.internal.win32.MARGINS
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
int
int
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cxLeftWidth
public int cxLeftWidth -
cxRightWidth
public int cxRightWidth -
cyTopHeight
public int cyTopHeight -
cyBottomHeight
public int cyBottomHeight -
sizeof
public static final int sizeof
-
-
Constructor Details
-
MARGINS
public MARGINS()
-