TilePicOption class
TilePicOption class
Represents tile picture as texture.
The TilePicOption type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
__init__(self) | Constructs a new instance of TilePicOption |
Properties
| Property | Description |
|---|---|
| offset_x | Gets or sets the X offset for tiling picture. |
| offset_y | Gets or sets the Y offset for tiling picture. |
| scale_x | Gets or sets the X scale for tiling picture. |
| scale_y | Gets or sets the Y scale for tiling picture. |
| mirror_type | Gets or sets the mirror type for tiling. |
| alignment_type | Gets or sets the alignment for tiling. |
See Also
- module
aspose.cells.drawing