Class MARGINS

java.lang.Object
org.eclipse.swt.internal.win32.MARGINS

public class MARGINS extends Object
  • 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()