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