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