Creates an empty border that takes up space but which does
no drawing, specifying the width of the top, left, bottom, and
right sides.
Creates an empty border that takes up space but which does
no drawing, specifying the width of the top, left, bottom, and
right sides.
Returns:
the
Border
object
Parameters:
-
top - an integer specifying the width of the top,
in pixels
-
left - an integer specifying the width of the left side,
in pixels
-
bottom - an integer specifying the width of the bottom,
in pixels
-
right - an integer specifying the width of the right side,
in pixels