Utility class containing constants.
Represents the type of formatting page background with image.
Field Summary |
const int | POSITION | |
Set the image at specific position.
|
const int | AREA | |
Stretch the image.
|
const int | TILE | |
Repeat and repeat the image.
|
-
Field Detail
AREA
const int AREA
Stretch the image.