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