Constructor Summary |
---|
Property Getters/Setters Summary | ||
---|---|---|
method | getBottom() | |
method | setBottom(value) | |
Gets or sets the bottom offset for stretching picture. | ||
method | getLeft() | |
method | setLeft(value) | |
Gets or sets the left offset for stretching picture. | ||
method | getRight() | |
method | setRight(value) | |
Gets or sets the right offset for stretching picture. | ||
method | getScale() | |
method | setScale(value) | |
Gets or sets how many the picture stack and scale with. | ||
method | getTop() | |
method | setTop(value) | |
Gets or sets the top offset for stretching picture. | ||
method | getType() | |
method | setType(value) | |
Gets or sets the picture fill type. The value of the property is FillPictureType integer constant. |
int getType() / setType(value)
float getScale() / setScale(value)
float getLeft() / setLeft(value)
float getTop() / setTop(value)
float getBottom() / setBottom(value)
float getRight() / setRight(value)