scale_x property
scale_x property
Gets or sets the X scale for tiling picture.
Definition:
@property
def scale_x(self):
...
@scale_x.setter
def scale_x(self, value):
...
See Also
- module
aspose.cells.drawing
- class
TilePicOption
Gets or sets the X scale for tiling picture.
@property
def scale_x(self):
...
@scale_x.setter
def scale_x(self, value):
...
aspose.cells.drawing
TilePicOption