Class TilePicOption
Contents
[
Hide
]TilePicOption class
Represents tile picture as texture.
public class TilePicOption
Constructors
Name | Description |
---|---|
TilePicOption() | The default constructor. |
Properties
Name | Description |
---|---|
AlignmentType { get; set; } | Gets or sets the alignment for tiling. |
MirrorType { get; set; } | Gets or sets the mirror type for tiling. |
OffsetX { get; set; } | Gets or sets the X offset for tiling picture. |
OffsetY { get; set; } | Gets or sets the Y offset for tiling picture. |
ScaleX { get; set; } | Gets or sets the X scale for tiling picture. |
ScaleY { get; set; } | Gets or sets the Y scale for tiling picture. |
See Also
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells