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