public GfxBox(float x, float y, float width, float height, float thickness, int fill, long regionid);
Creates a box object (a basic box on a page).
GfxBox Class