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