PicFormatOption
PicFormatOption class
Represents picture format option
new PicFormatOption()
Methods
| Name | Description |
|---|---|
| getBottom() | Gets or sets the bottom offset for stretching picture. |
| getLeft() | Gets or sets the left offset for stretching picture. |
| getRight() | Gets or sets the right offset for stretching picture. |
| getScale() | Gets or sets how many the picture stack and scale with. |
| getTop() | Gets or sets the top offset for stretching picture. |
| getType() | Gets or sets the picture fill type. The value of the property is FillPictureType integer constant. |
| setBottom() | Gets or sets the bottom offset for stretching picture. |
| setLeft() | Gets or sets the left offset for stretching picture. |
| setRight() | Gets or sets the right offset for stretching picture. |
| setScale() | Gets or sets how many the picture stack and scale with. |
| setTop() | Gets or sets the top offset for stretching picture. |
| setType() | Gets or sets the picture fill type. The value of the property is FillPictureType integer constant. |
getBottom()
Gets or sets the bottom offset for stretching picture.
getLeft()
Gets or sets the left offset for stretching picture.
getRight()
Gets or sets the right offset for stretching picture.
getScale()
Gets or sets how many the picture stack and scale with.
getTop()
Gets or sets the top offset for stretching picture.
getType()
Gets or sets the picture fill type. The value of the property is FillPictureType integer constant.
setBottom()
Gets or sets the bottom offset for stretching picture.
setLeft()
Gets or sets the left offset for stretching picture.
setRight()
Gets or sets the right offset for stretching picture.
setScale()
Gets or sets how many the picture stack and scale with.
setTop()
Gets or sets the top offset for stretching picture.
setType()
Gets or sets the picture fill type. The value of the property is FillPictureType integer constant.